Unit 'BCButton' Package
[Overview][Types][Classes][Index] [#pl_bgracontrols]

TBCButtonState

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

Declaration

Source position: bcbutton.pas line 55

type TBCButtonState = class(TBCProperty)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure Scale();

  

published

  property Background: TBCBackground; [rw]

  

  property Border: TBCBorder; [rw]

  

  property FontEx: TBCFont; [rw]

  

end;

Inheritance

TBCButtonState

  

|

TBCProperty

  

|

TObject



CT Web help

CodeTyphon Studio