Unit 'GR32_Brushes' Package
[Overview][Types][Classes][Index] [#pl_graphics32]

TSolidBrush

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

Declaration

Source position: GR32_Brushes.pas line 117

type TSolidBrush = class(TCustomBrush)

protected

  procedure UpdateRenderer(); override;

  

public

  constructor Create(); override;

  

  property FillColor: TColor32; [rw]

  

  property FillMode: TPolyFillMode; [rw]

  

  property Filler: TCustomPolygonFiller; [rw]

  

end;

Inheritance

TSolidBrush

  

|

TCustomBrush

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio