User Tools

Site Tools


api:dk11:delphi:fmx.giscontrolattributes.tgis_controlattributes.allownull

Table of Contents

TGIS_ControlAttributes.AllowNull property

DK11 for Delphi | FMX.GisControlAttributes.TGIS_ControlAttributes.AllowNull | Constructors | Methods | Properties | Events | Events

True, NULL fields are accepted.

Available also on: .NET WinForms | Java | ActiveX | Python.

Syntax

// Delphi
published
  property AllowNull : Boolean read write default False;
// C++ Builder
published:
  __property bool AllowNull = {read, write, default=False};

Value

Type Default
Boolean False
2022/11/16 01:13

Page Tools