Unit 'GR32_ColorGradients' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

TCustomGradientPolygonFiller

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

Declaration

Source position: GR32_ColorGradients.pas line 509

type TCustomGradientPolygonFiller = class(TCustomPolygonFiller)

protected

  procedure GradientColorsChangedHandler();

  

  procedure FillLineNone();

  

  procedure FillLineSolid();

  

  procedure GradientFillerChanged; virtual;

  

  procedure WrapModeChanged; virtual;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Gradient: TColor32Gradient; [r]

  

  property WrapMode: TWrapMode; [rw]

  

end;

Inheritance

TCustomGradientPolygonFiller

  

|

TCustomPolygonFiller

  

|

TObject



CT Web help

CodeTyphon Studio