DK11 for Java | tatukgis.jdk.TGIS_LayerVector.MustSave | Constructors | Fields | Methods | Properties | Events
Checks if the layer was modified by editing.
Available also on: Delphi | .NET.
Overrides TGIS_Layer.MustSave.
// Java public bool MustSave();
// Oxygene public function MustSave : Boolean; override;
Type | Description |
---|---|
bool Boolean | True if layer was modified. |
Use this method to check if the layer was edited any way. If Yes you should save a project to keep changes.