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

TKColorButton

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

Declaration

Source position: kbuttons.pas line 197

type TKColorButton = class(TKButtonControl)

protected

  procedure DrawInterior(); override;

  

public

  constructor Create(); override;

  

  procedure Click; override;

  

published

  property DlgColor: TColor; [rw]

  

  property ColorDlgOptions: TColorDialogOptions; [rw]

  

end;

Inheritance

TKColorButton

  

|

TKButtonControl

  

|

TKCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio