Unit 'ExButtons' Package
[Overview][Types][Classes][Index] [#bs_controls]

TButtonExColors

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

Declaration

Source position: exbuttons.pas line 46

type TButtonExColors = class(TPersistent)

public

  constructor Create();

  

published

  property ColorNormalFrom: TColor; [rw]

  

  property ColorNormalTo: TColor; [rw]

  

  property ColorHotFrom: TColor; [rw]

  

  property ColorHotTo: TColor; [rw]

  

  property ColorDownFrom: TColor; [rw]

  

  property ColorDownTo: TColor; [rw]

  

  property ColorDisabledFrom: TColor; [rw]

  

  property ColorDisabledTo: TColor; [rw]

  

  property ColorFocusedFrom: TColor; [rw]

  

  property ColorFocusedTo: TColor; [rw]

  

end;

Inheritance

TButtonExColors

  

|

TObject



CT Web help

CodeTyphon Studio