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

TBGRABackground

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

Declaration

Source position: bgralabel.pas line 56

type TBGRABackground = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Color: TColor; [rw]

  

  property ColorOpacity: Byte; [rw]

  

  property Gradient1: TBCGradient; [rw]

  

  property Gradient2: TBCGradient; [rw]

  

  property Gradient1EndPercent: single; [rw]

  

  property Style: TBGRABackgroundStyle; [rw]

  

  property LightWidth: Integer; [rw]

  

  property LightOpacity: Byte; [rw]

  

end;

Inheritance

TBGRABackground

  

|

TObject



CT Web help

CodeTyphon Studio