Field-Map Scripting

4.2.2.16 ShowOverviewGridAttribute

ShowOverviewGridAttribute procedure


Prototype:

procedure ShowOverviewGridAttribute (const Name: string);

Description:

Use this procedure to add specific row (attribute) to the overview table.

Syntax:

Layer.ShowOverviewGridAttribute(Name);


Part

Description


Layer

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


Name

Name of attribute to be included to overview table, delimited by '..'




Return value:

none

Note:

Only those attributes, which were selected to be included in overview table in Field-Map Project Manager when defining the structure of project, will appear in overview table if processed using this procedure. The procedure serves only to undo the effect of HideOverviewGridAttribute procedure performed before.



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 ;