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

TBody

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

Declaration

Source position: bgrabutton.pas line 74

type TBody = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property BorderColor: TColor; [rw]

  

  property BorderColorOpacity: Byte; [rw]

  

  property BorderStyle: TBGRAButtBorderStyle; [rw]

  

  property Color: TColor; [rw]

  

  property ColorOpacity: Byte; [rw]

  

  property Font: TFont; [rw]

  

  property Gradient1: TBCGradient; [rw]

  

  property Gradient2: TBCGradient; [rw]

  

  property Gradient1EndPercent: single; [rw]

  

  property Style: TBGRAButtBodyStyle; [rw]

  

  property LightWidth: Integer; [rw]

  

  property LightOpacity: Byte; [rw]

  

  property LightColor: TColor; [rw]

  

end;

Inheritance

TBody

  

|

TObject



CT Web help

CodeTyphon Studio