DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.MustSave | Constructors | Methods | Properties | Events
Check if any layer or the project file was modified by editing.
Available also on: .NET WinForms | Java | ActiveX | Python.
Implements IGIS_Viewer.MustSave.
// Delphi public function MustSave : Boolean;
// C++ Builder public: bool MustSave(void);
Type | Description |
---|---|
Boolean | True if project should be saved. |