Represents method StrSplit(String,String).
StrSplit(String,String)
function StrSplit(str: String; delimiter: String): TStringArray;