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

TNestedBrush

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

Declaration

Source position: GR32_Brushes.pas line 135

type TNestedBrush = class(TSolidBrush)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure PolyPolygonFS();

  

  procedure PolygonFS(); override;

  

  property Brushes: TBrushCollection; [r]

  

end;

Inheritance

TNestedBrush

  

|

TSolidBrush

  

|

TCustomBrush

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio