User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_controlattributes.showinternalfields

Table of Contents

TGIS_ControlAttributes.ShowInternalFields property

DK11 for Java | tatukgis.jdk.TGIS_ControlAttributes.ShowInternalFields | Constructors | Fields | Methods | Properties | Events

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

Available also on: Delphi FMX | .NET WinForms | ActiveX | Python.

Syntax

// Java
public bool getShowInternalFields();
 
public void setShowInternalFields(
  bool _value
);
// Oxygene
public
  property ShowInternalFields : Boolean read write;

Value

Type
bool
Boolean

Remarks

This method is deprecated. Use ShowVirtualFields.

2023/06/17 00:01

Page Tools