RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionListItem.ActionList Property

Specifies an action list.

Pascal
property ActionList: TCustomActionList;
C++
__property TCustomActionList ActionList;

ActionList is a reference to the TActionList item's action list, which is the primary reason for the TActionListItem's existence. 

 

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