Unit 'igGradient' Package
[Overview][Classes][Index] [#pl_graphics32mg]

TigGradientItem

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

Declaration

Source position: igGradient.pas line 103

type TigGradientItem = class(TigGridItem)

protected

  function GetEmpty; override;

  

  procedure AssignTo(); override;

  

public

  constructor Create(); override;

  

  procedure FillColorLookUpTable();

  

  function ColorLUT;

  

  function CachedBitmap(); override;

  

  function GetHint; override;

  

published

  property RGBGradient: TigGradientStopCollection; [rw]

  

  property AlphaGradient: TigGradientStopCollection; [rw]

  

  property DisplayName;

  

  property ColorSpace: string; [rw]

  

end;

Inheritance

TigGradientItem

  

|

TigGridItem

  

|

TigCoreItem

  

|

TObject



CT Web help

CodeTyphon Studio