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

TButtonExBorder

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

Declaration

Source position: exbuttons.pas line 16

type TButtonExBorder = class(TPersistent)

public

  constructor Create();

  

published

  property ColorNormal: TColor; [rw]

  

  property ColorHot: TColor; [rw]

  

  property ColorDown: TColor; [rw]

  

  property ColorDisabled: TColor; [rw]

  

  property ColorFocused: TColor; [rw]

  

  property WidthNormal: TButtonExBorderWidth; [rw]

  

  property WidthHot: TButtonExBorderWidth; [rw]

  

  property WidthDown: TButtonExBorderWidth; [rw]

  

  property WidthDisabled: TButtonExBorderWidth; [rw]

  

  property WidthFocused: TButtonExBorderWidth; [rw]

  

end;

Inheritance

TButtonExBorder

  

|

TObject



CT Web help

CodeTyphon Studio