RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFavoriteLinkItems.Items Property

List of favorite items.

Pascal
property Items [Index: Integer]: TFavoriteLinkItem;
C++
__property TFavoriteLinkItem Items[int Index];

Items contains the list of favorite items and can be indexed by item number. 

 

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