RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFlowPanel.ShowCaption Property

Specifies whether to display the caption of the flow panel control or not.

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 flow panel control or not. 

 

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