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.

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
2024/12/20 21:53

Page Tools