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, which each contain an action list and the associated caption. 

 

TActionListItem 

operator_[]

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