RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.Separator Property

Returns whether the TActionClientItem is rendered as a separator control on an action band.

Pascal
property Separator: Boolean;
C++
__property Boolean Separator;

If the Caption property is set to a dash character, Separator is automatically set to true . Separator is called internally by the action manager to determine whether the TActionClientItem is rendered as a separator control on an action band. 

 

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