RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabSet.SoftTop Property

Specifies whether a line appears at the edge of the tab set, setting off the non-current tabs.

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

When SoftTop is false (the default), a line appears at the edge of the non-current tabs. When SoftTop is true, this line is not drawn, softening the border of the tab set. 

 

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