RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStaticListAction.Items Property

Lists the items that this list action supplies to clients.

Pascal
property Items: TStaticListItems;
C++
__property TStaticListItems Items;

Set Items to indicate the items that this action supplies to clients. At design time, you can use the collection editor to add items to the list and set their properties. 

 

Count 

strings

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