RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionListCollection.ListItems Property

A list of action lists and their associated captions.

Pascal
property ListItems [Index: Integer]: TActionListItem;
C++
__property TActionListItem ListItems[int Index];

ListItems is a list of TActionListItem objects, where each contains an action list and the associated caption. 

 

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