RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.CommandStyle Property

CommandStyle specifies the style of a TActionClientItem.

Pascal
property CommandStyle: TCommandStyle;
C++
__property TCommandStyle CommandStyle;

Use CommandStyle to change the behavior and the appearance of an action client item located on a ribbon group. CommandStyle has no effect if the action client item is not located on a ribbon group.

Note: When the value of the CommandStyle property is changed, the object exposed by CommandProperties is automatically recreated by the action client item.
 

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