[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: customdrawndrawers.pas line 250
type TCDCTabControlStateEx = class(TCDControlStateEx)
public
LeftmostTabVisibleIndex: Integer;
Tabs: TStringList;
TabIndex: Integer;
TabCount: Integer;
Options: TCTabControlOptions;
CurTabIndex: Integer;
CurStartLeftPos: Integer;
CurStartTopPos: Integer;
end;
TCDCTabControlStateEx
TCDControlStateEx
TObject