DK11 for Delphi | GisClasses.TGIS_FieldInfo.Saved | Constructors | Methods | Properties
if True the field exist in disk based image; valid only for real disk based layer like TGIS_LayerSHP, TGIS_LayerSHP etc. Layers like TGIS_Layer_DXF and TGIS_LayerMIF are first imported into memory, value of Saved will always be false
// Delphi public property Saved : Boolean read write;
// C++ Builder public: __property bool Saved = {read, write};
Type |
---|
Boolean |