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

TKTabPanelOptions

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

Declaration

Source position: kpagecontrol.pas line 104

type TKTabPanelOptions = class(TPersistent)

public

  FPanel: TKTabPanel;

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure UpdateTabPanel;

  

published

  property CloseButtonIndex: TImageIndex; [rw]

  

  property Colors: TKTabColors; [rw]

  

  property Options: TKTabOptions; [rw]

  

  property LeftButtonIndex: TImageIndex; [rw]

  

  property Padding: Integer; [rw]

  

  property RightButtonIndex: TImageIndex; [rw]

  

  property ScrollButtonSize: Integer; [rw]

  

end;

Inheritance

TKTabPanelOptions

  

|

TObject



CT Web help

CodeTyphon Studio