User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_fieldinfo.newdecimal

Table of Contents

TGIS_FieldInfo.NewDecimal property

DK11 for Java | tatukgis.jdk.TGIS_FieldInfo.NewDecimal | Constructors | Methods | Properties

New decimal size of field.

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

Syntax

// Java
public int getNewDecimal();
 
public void setNewDecimal(
  int _value
);
// Oxygene
public
  property NewDecimal : Integer read write;

Value

Type
int
Integer
2022/11/16 01:42

Page Tools