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

TPolygonRenderer32

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

Declaration

Source position: GR32_Polygons.pas line 84

type TPolygonRenderer32 = class(TCustomPolygonRenderer)

protected

  procedure SetBitmap(); virtual;

  

public

  constructor Create(); overload;

  

  procedure PolygonFS(); virtual; overload;

  

  procedure PolyPolygonFS(); virtual; overload;

  

  property Bitmap: TCustomBitmap32; [rw]

  

  property FillMode: TPolyFillMode; [rw]

  

  property Color: TColor32; [rw]

  

  property Filler: TCustomPolygonFiller; [rw]

  

end;

Inheritance

TPolygonRenderer32

  

|

TCustomPolygonRenderer

  

|

TThreadPersistent

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio