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