|
RAD Studio VCL Reference
|
BorderStyle specifies the appearance of the button group border.
property BorderStyle: TBorderStyle;
__property TBorderStyle BorderStyle;
Use BorderStyle to get or set the appearance of the button group border. BorderStyle can be any of the following values:
|
Value |
Meaning |
|
bsNone |
Has no border. |
|
bsSingle |
Has a border, whose width is defined by BorderWidth. |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|