RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringHash.Find Method
Pascal
function Find(const Key: string): PPHashItem;
C++
__fastcall PPHashItem Find(const AnsiString Key);

This is Find, a member of class TStringHash.

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