DK11 for Delphi | GisInterfaces.IGIS_Viewer.MustSave | Methods | Properties
Check if any layer or the project file was modified by editing.
// Delphi public function MustSave : Boolean;
// C++ Builder public: bool MustSave(void) = 0;
Type | Description |
---|---|
Boolean | True if project should be saved. |