User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_fieldinfo.readonly

Table of Contents

TGIS_FieldInfo.ReadOnly property

DK 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
2025/01/31 01:06

Page Tools