RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.Control Property

Specifies the action band control that is rendered on an action band for the TActionClientItem object.

Pascal
property Control: TCustomActionControl;
C++
__property TCustomActionControl Control;

The Control property is used internally to specify the specific action band control that is rendered on an action band for the TActionClientItem

 

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