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);

HTTPUtil

This is function HTTPUtil.StartsWith.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!