Unit 'TADiagramDrawing' Package
[Overview][Classes][Index] [#lz_tachart]

TDiaBrushDecorator

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

Declaration

Source position: tadiagramdrawing.pas line 33

type TDiaBrushDecorator = class(TDiaDecorator,IDiaDrawerDecorator)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Apply();

  

  property Brush: TFPCustomBrush; [r]

  

end;

Inheritance

TDiaBrushDecorator

  

|

TDiaDecorator,IDiaDrawerDecorator

  

|

TDiaObject,IDiaDecorator

  

|

TObject



CT Web help

CodeTyphon Studio