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

TDiaPenDecorator

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

Declaration

Source position: tadiagramdrawing.pas line 53

type TDiaPenDecorator = class(TDiaDecorator,IDiaDrawerDecorator)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Apply();

  

  property Pen: TFPCustomPen; [r]

  

end;

Inheritance

TDiaPenDecorator

  

|

TDiaDecorator,IDiaDrawerDecorator

  

|

TDiaObject,IDiaDecorator

  

|

TObject



CT Web help

CodeTyphon Studio