User Tools

Site Tools


api:dk11:delphi:fmx.giscontrolattributes.tgis_controlattributes.showinternalfields

Table of Contents

TGIS_ControlAttributes.ShowInternalFields property

DK11 for Delphi | FMX.GisControlAttributes.TGIS_ControlAttributes.ShowInternalFields | Constructors | Methods | Properties | Events | Events

If true, fields like GIS_AREA, GIS_LENGTH will be displayed.

Available also on: .NET WinForms | Java | ActiveX | Python.

Syntax

// Delphi
published
  property ShowInternalFields : Boolean read write default True;
// C++ Builder
published:
  __property bool ShowInternalFields = {read, write, default=True};

Value

Type Default
Boolean True

Remarks

This method is deprecated. Use ShowVirtualFields.

2023/06/16 23:37

Page Tools