class function StrToInt64( const S: string; const Default: Int64 ): Int64; overload;
Parameters |
Description |
S |
Scope is const. Type is string. |
Default |
Scope is const. Type is Int64. |
Int64
StrToInt64 is a overloaded class method.
StrToInt64 returns a Int64 value.
Topic generated.
TIdSysVCL.StrToInt64
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|