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

TBCBackground

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

Declaration

Source position: bctypes.pas line 184

type TBCBackground = class(TBCProperty)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure Scale();

  

published

  property Color: TColor; [rw]

  

  property ColorOpacity: Byte; [rw]

  

  property Gradient1: TBCGradient; [rw]

  

  property Gradient2: TBCGradient; [rw]

  

  property Gradient1EndPercent: single; [rw]

  

  property Style: TBCBackgroundStyle; [rw]

  

end;

Inheritance

TBCBackground

  

|

TBCProperty

  

|

TObject



CT Web help

CodeTyphon Studio