Field-Map Scripting

4.2.2.29 ScreenControlsDisabled

ScreenControlsDisabled function


Prototype:

function ScreenControlsDisabled: boolean;

Description:

This function allows to check whether screen controls are disabled (true) or enabled (false). If screen controls are disabled, users cannot change values of fields or traverse through the table.

Syntax:

variable := Layer.ScreenControlsDisabled;


Part

Description


variable

A variable declared as a Boolean


Layer

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

Return value:

True if the controls are disabled, false if they are enabled



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 ;