[Overview][Resource strings][Classes][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: projectgraph.pas line 95
type TProjectGraphView = class(TProjectView) |
||
public |
||
constructor Create(); |
|
|
procedure DataModified; override; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |