Field-Map Scripting

4.4 Project

Project


(Project members)


The unifying aspect of all the project members is that they are all functions, procedures or properties of a Field-Map project (an instance of the type TFieldMapProjectScriptWrapper = TFieldMapProjectWrapper = TProjectWrapper). In the script, therefore, the member identifiers need to be preceded by a predefined variable "Project" and separated from it by a dot (Field-Map Object Pascal uses standard Object Pascal dot notation). For more on this, see the Accessing Field-Map data within a script chapter.


In this chapter: