System.SysUtils.TIntegerHelper.ToString
Delphi
function ToString: string; overload; inline;
class function ToString(const Value: Integer): string; overload; inline; static;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.SysUtils.pas | System.SysUtils | TIntegerHelper |