TabWidth
Specifies width of tab explicitly. If set to 0, the size will be calculated to fit content of tab (image and/or text).
pas
property TabWidth: Integer read FTabWidth write SetTabWidth default 0;
Specifies width of tab explicitly. If set to 0, the size will be calculated to fit content of tab (image and/or text).
property TabWidth: Integer read FTabWidth write SetTabWidth default 0;