User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_fieldinfo.temporary

Table of Contents

TGIS_FieldInfo.Temporary property

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

If True, then field is temporary (not stored in a file).

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

Syntax

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

Value

Type
Boolean
2022/11/16 01:14

Page Tools