Field-Map Scripting

4.2.2.9 AlignAttribute

AllignAttribute property


Prototype:

property AllignAttribute [const name: string]: string;

Description:

LEFT,RIGHT,CENTER

Syntax (set):

Syntax (get):

Layer.AllignAttribute[Name] := expression;

variable := Layer.AllignAttribute[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


Name

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

Return value:



Note: This property is available since version X7.



See also:

RefreshAttributeLayout; TabStop; Enabled; EnableAttributes; DisableAttributes; Visible; ShowAttributes; HideAttributes; AllignAttribute; AllignAttributes; AlignOverviewGridTitles; OverviewGridAttributeTitle; ClickToAttributeControl; UseKeyboard4ComboBox; OverviewGridAttributeVisible; ShowOverviewGridAttribute; HideOverviewGridAttribute; Color; ResetColor; SetParentColor; SetColorOfAttributes; ResetColorOfAttributes; SetParentColorOfAttributes; EnableControls; DisableControls; ControlsDisabled; EnableScreenControls; DisableScreenControls; ScreenControlsDisabled; SetFocus; DisplayFormat; AttributeHint; ResetAttributeHint; AttributeLabel; PlacerStrategy; MaxSpaceForControlPerc; GoToLayerPage; GoToMapPage; IsLayerPageOnTop; TabVisible; LayerPageVisible; StemProfilePageVisible; ShowInSeparateWindow; ShowThumbnailPreview; LayerVisible; LabelsVisible; AlwaysColored; SaveMiscTreeDataToXML ;