RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPanel.ShowCaption Property

Specifies whether to display the caption of the panel control.

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

ShowCaption is a Boolean property that you can use to specify whether to display the caption of the panel control. 

 

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