Field-Map Scripting

4.3.2.7 DisplayLabel

DisplayLabel property


Prototype:

property DisplayLabel [const name: string]: string;

Description:


Syntax (set):

Syntax (get):

Layer.TTableWrapper.DisplayLabel[Name] := expression;

variable := Layer.TTableWrapper.DisplayLabel[Name];


Part

Description


expression

An expression of type string


variable

A variable declared as string


Layer

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


TTableWrapper

A reference to an instance of a TFieldMapTableScriptWrapper class, i.e. for example CrownProjection, CrownProfile, CrownProfilePoints or StemProfile. For layer Trees.


Name

The name of the desired attribute as defined in Field-Map Project Manager

Return value:




See also:

FieldExists; RecNo; IsTableOpen; AsXML; SaveToDbfExt; AlterTable; DisplayLabel; BlobAsString