RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStaticText.BorderStyle Property

Determines the appearance of the control's border.

Pascal
property BorderStyle: TStaticBorderStyle;
C++
__property TStaticBorderStyle BorderStyle;

Use BorderStyle to specify the appearance of the border, if any, that appears around the text. 

 

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