[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'customdrawndrawers' (#lcl)

TCDCTabControlStateEx

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: customdrawndrawers.pas line 213

type TCDCTabControlStateEx = class(TCDControlStateEx)

public

  LeftmostTabVisibleIndex: Integer;

  

  Tabs: TStringList;

  

  TabIndex: Integer;

  

  TabCount: Integer;

  

  Options: TCTabControlOptions;

  

  CurTabIndex: Integer;

  

  CurStartLeftPos: Integer;

  

end;

Inheritance

TCDCTabControlStateEx

  

|

TCDControlStateEx

  

|

TObject