Source position: JPL.Strings.pas line 183
function SplitStr( |
const InStr: string; |
out LeftStr: string; |
out RightStr: string; |
const Separator: string |
):Boolean; overload; |
const InStr: string; |
out LeftInt: Integer; |
out RightInt: Integer; |
const Separator: string |
):Boolean; overload; |
| CT Web help |
| CodeTyphon Studio |