User Tools

Site Tools


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

Table of Contents

TGIS_FieldInfo.Width property

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

Width as represented in saved version.

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

Syntax

// Java
public int getWidth();
 
public void setWidth(
  int _value
);
// Oxygene
public
  property Width : Integer read write;

Value

Type
int
Integer
2022/11/16 01:42

Page Tools