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

This is Compare, a member of class TBookmarkList.

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