I need a property for TPageControl
like StartMargin
in TTabSet
. Does anyone have any idea, how can I create StartMargin
property in TPageControl
?
For anyone unfamiliar with StartMargin, here is the relevant text from its documentation:
Determines how far, in pixels, the first tab appears from the left edge of the tab set control.