DK for Delphi | GisInterfaces.IGIS_Viewer.Interrupted | Methods | Properties
Test if any pending operation must be aborted.
// Delphi public function Interrupted : Boolean;
// C++ Builder public: bool Interrupted(void) = 0;
| Type | Description |
|---|---|
| Boolean | True is if any long operation must be aborted. |