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