RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBookmarkList.Compare Method
Pascal
function Compare(const Item1: TBookmarkStr; const Item2: TBookmarkStr): Integer;
C++
__fastcall int Compare(const TBookmarkStr Item1, const TBookmarkStr Item2);

This is Compare, a member of class TBookmarkList.

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