[Overview][Resource strings][Classes][Variables] Reference for unit 'ProjectGraph' (#gui)

TProjectGraphView

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

Declaration

Source position: projectgraph.pas line 95

type TProjectGraphView = class(TProjectView)

public

  constructor Create();

  

  procedure DataModified; override;

  

end;

Inheritance

TProjectGraphView

  

|

TProjectView

  

|

TObject