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

TGrowBrush

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

Declaration

Source position: GR32_Brushes.pas line 191

type TGrowBrush = class(TNestedBrush)

public

  constructor Create(); override;

  

  procedure PolyPolygonFS(); override;

  

  property GrowAmount: TFloat; [rw]

  

  property JoinStyle: TJoinStyle; [rw]

  

  property MiterLimit: TFloat; [rw]

  

end;

Inheritance

TGrowBrush

  

|

TNestedBrush

  

|

TSolidBrush

  

|

TCustomBrush

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio