RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabSet.StartMargin Property

Determines how far, in pixels, the first tab appears from the left edge of the tab set control.

Pascal
property StartMargin: Integer;
C++
__property int StartMargin;

Together with the EndMargin property, StartMargin determines how many tabs fit in the tab set control. 

 

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