[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |