RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.ActionClients Property

Returns the TActionClients object that contains the TActionClientItem.

Pascal
property ActionClients: TActionClients;
C++
__property TActionClients ActionClients;

The ActionClients property is used internally to return the TActionClients object that contains the TActionClientItem

 

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