RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButtonControl.ShowCaption Property

Indicates whether the control's caption should be shown.

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

Read ShowCaption to determine whether or not the custom action control's caption, a text description of the control's function, should be shown. 

 

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