RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
HTTPUtil.StartsWith Function
Pascal
function StartsWith(const str: string; const sub: string): Boolean;
C++
Boolean StartsWith(const AnsiString str, const AnsiString sub);

This is function HTTPUtil.StartsWith.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!