CopyRightA(AnsiString,Integer) Method
Represents method CopyRightA(AnsiString,Integer).
function CopyRightA(const S: AnsiString; const Count: Integer): AnsiString;
Parameters
- S
- Type: AnsiString
- Count
- Type: Integer
Return Value
Type: AnsiString