Unit 'kpagecontrol' Package
[Overview][Constants][Types][Classes][Index] [#pl_kcontrols]

TKTabColors

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

Declaration

Source position: kpagecontrol.pas line 62

type TKTabColors = class(TKCustomColors)

protected

  function GetColorSpec(); override;

  

  function GetMaxIndex; override;

  

published

  property HotTop: TColor; [rw]

  

  property HotBottom: TColor; [rw]

  

  property NormalTop: TColor; [rw]

  

  property NormalBottom: TColor; [rw]

  

  property NormalText: TColor; [rw]

  

  property SelectedTop: TColor; [rw]

  

  property SelectedBottom: TColor; [rw]

  

  property SelectedText: TColor; [rw]

  

  property TabBorder: TColor; [rw]

  

end;

Inheritance

TKTabColors

  

|

TKCustomColors

  

|

TObject



CT Web help

CodeTyphon Studio