[Overview][Classes][Variables] Reference for unit 'ProjectVariableMapping' (#gui)

TProjectVariableMappingView

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

Declaration

Source position: projectvariablemapping.pas line 51

type TProjectVariableMappingView = class(TProjectView)

public

  constructor Create();

  

  procedure DataModified; override;

  

end;

Inheritance

TProjectVariableMappingView

  

|

TProjectView

  

|

TObject