User Tools

Site Tools


api:dk11:delphi:gisclasses.egis_exception.refstring

Table of Contents



EGIS_Exception.RefString field

DK for Delphi | GisClasses.EGIS_Exception.RefString | Constructors | Fields

Additional string associated with the exception, such as a file name used by an import filter.

Available also on: .NET | Java | ActiveX.

Syntax

// Delphi
public
  var RefString : String;
// C++ Builder
public:
  UnicodeString RefString;

Value

Type
String
2026/07/11 00:20

Page Tools