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

TJppGradientEx

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

Declaration

Source position: JPP.Common.pas line 199

type TJppGradientEx = class(TJppPersistent)

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  procedure Assign();

  

  procedure Draw();

  

  property AngleClipRect: Boolean; [rw]

  

published

  property AngleDegree: Word; [rw]

  

  property Balance: Word; [rw]

  

  property BalanceMode: TDgradBalanceMode; [rw]

  

  property MaxDegrade: Byte; [rw]

  

  property Orientation: TDgradOrientation; [rw]

  

  property SpeedPercent: Integer; [rw]

  

  property ColorFrom: TColor; [rw]

  

  property ColorTo: TColor; [rw]

  

end;

Inheritance

TJppGradientEx

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio