Unit 'ColorSpeedButton' Package
[Overview][Classes][Index] [#pl_bgracontrols]

TColorSpeedButton

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

Declaration

Source position: colorspeedbutton.pas line 42

type TColorSpeedButton = class(TBGRASpeedButton)

protected

  procedure PaintBackground(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Click; override;

  

published

  property TextAutoSize: Boolean; [rw]

  

  property Toggle: Boolean; [rw]

  

  property Pressed: Boolean; [rw]

  

  property PopupMode: Boolean; [rw]

  

  property StateNormal: TColorState; [rw]

  

  property StateHover: TColorState; [rw]

  

  property StateActive: TColorState; [rw]

  

  property StateDisabled: TColorState; [rw]

  

end;

Inheritance

TColorSpeedButton

  

|

TBGRASpeedButton

  

|

TObject



CT Web help

CodeTyphon Studio