Field-Map Scripting

4.4.5.6 AddItemToNavigatorXML

AddItemToNavigatorXML procedure


Prototype:

procedure AddItemToNavigatorXML (DataSet_ :TTableWrapper; const ReferenceLayerName_, XMLfilename_, Caption_, Hint_ :string)

Description:

Procedure serves to add desired entry to XML of navigator format.

Syntax:

Project.AddItemToNavigatorXML (DataSet, ReferenceLayerName, XMLfilename, Caption, Hint);


Part

Description


Project

A reference to the Field-Map project as defined in Field-Map Project Manager


ReferenceLayerName

A reference to the Field-Map layer as defined in Field-Map Project Manager


XMLfilename

A name of XML Navigator file delimited by ''


Caption

Caption(s) assigned to the entry added to XML navigator file


Hint

Hint(s) assigned to the entry added to XML navigator file


Return value:


none



See also:

RunFieldMapExtension; HideExtensionMenu; ShowExtensionMenu; RunDatabaseQueryTool; ShowExcelPreview; AddItemToNavigatorXML; DBNavigatorVisible; DBNavigatorConfirmDelete; GetSpeciesGroupID