Developer

TabsHeight

Specifies vertical size of all tabs without TabPadding included.

property TabsHeight: Integer read FTabsHeight write SetTabsHeight default 20;

Remarks


Final height of tab is calculated after TabPadding.Top and TabPadding.Bottom are added to value of this property.

See also