Unit 'JPL.TStr' Package
[Overview][Constants][Types][Index] [#pl_jplib]

SplitStr

Declaration

Source position: JPL.TStr.pas line 119

class function TStr.SplitStr(

  const InStr: string;

  out LeftStr: string;

  out RightStr: string;

  const Separator: string

):Boolean;



CT Web help

CodeTyphon Studio