User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_fieldinfo.readonly

Table of Contents

TGIS_FieldInfo.ReadOnly property

DK11 for Delphi | GisClasses.TGIS_FieldInfo.ReadOnly | Constructors | Methods | Properties

If True, then value of the field can not be modified.

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

Syntax

// Delphi
public
  property ReadOnly : Boolean read write;
// C++ Builder
public:
  __property bool ReadOnly = {read, write};

Value

Type
Boolean
2022/11/16 01:14

Page Tools