DK11 for Delphi | GisViewer.TGIS_Viewer.InvalidateEditor | Constructors | Fields | Methods | Properties | Events
Invalidate editor. To mark viewer after editor change to redraw state.
Implements IGIS_Viewer.InvalidateEditor.
// Delphi public procedure InvalidateEditor( const _final : Boolean );
// C++ Builder public: void InvalidateEditor( const bool _final );
Name | Type | Description |
---|---|---|
_final | Boolean | True if map must updated at the end of editing process; otherwise a normal "shallow" screen refresh to be performed |