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