Unit 'TADiagram' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_tachart]

TDiagram

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

Declaration

Source position: tadiagram.pas line 93

type TDiagram = class(TDiaObject)

public

  destructor Destroy; override;

  

  procedure Draw;

  

  procedure Add();

  

  procedure SetPixelBounds();

  

  function FindElementByPoint();

  

  procedure Changed(); override;

  

  procedure Notify(); override;

  

  property Context: TDiaContext; [rw]

  

  property Bounds []: TDiaCoordinate; default; [rw]

  

end;

Inheritance

TDiagram

  

|

TDiaObject

  

|

TObject



CT Web help

CodeTyphon Studio