User Tools

Site Tools


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

Table of Contents

TGIS_ControlAttributes.ShowInternalFields property

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

Deprecated alias for ShowVirtualFields controlling display of virtual fields such as GIS_AREA and GIS_LENGTH.

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

Syntax

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

Value

Type
bool
Boolean

Remarks

This property is deprecated. Use ShowVirtualFields.

2026/07/11 01:22

Page Tools