Topic Path: Symbol Reference > Functions > StartsWith Function
ContentsIndexHome
PreviousUpNext
StartsWith Function
File
function StartsWith(
    const ANSIStr: String; 
    const APattern: String
): Boolean;
Parameters 
Description 
ANSIStr 
Type is String.
 
APattern 
Type is String. 

Boolean

StartsWith is a Boolean function

Topic generated.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.