RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCommandProperties.Control Property

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

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

The Control property is used to retrieve the specific action band control that is rendered on an action band for the associated TActionClientItem object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!