User Tools

Site Tools


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

Table of Contents

TGIS_ControlAttributes.AllowNull property

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

True, NULL fields are accepted.

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

Syntax

// Java
public bool getAllowNull();
 
public void setAllowNull(
  bool _value
);
// Oxygene
public
  property AllowNull : Boolean read write;

Value

Type
bool
Boolean
2025/01/31 01:15

Page Tools