Unit 'JPP.Common' Package
[Overview][Constants][Types][Classes][Index] [#pl_jppack]

TJppGradientBackground

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

Declaration

Source position: JPP.Common.pas line 290

type TJppGradientBackground = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property Gradient: TJppGradientEx; [rw]

  

  property Color: TColor; [rw]

  

  property Borders: TJppBorders; [rw]

  

  property DrawGradient: Boolean; [rw]

  

  property DrawBorders: Boolean; [rw]

  

end;

Inheritance

TJppGradientBackground

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio