DK for Delphi | GisInterfaces.IGIS_ViewerParent.ControlUpdateEditor | Methods
Update the editor.
// Delphi public procedure ControlUpdateEditor( const _final : Boolean );
// C++ Builder public: void ControlUpdateEditor( const bool _final ) = 0;
Name | Type | Description |
---|---|---|
_final | Boolean | Is this final update |
Do not call this method directly. Method is only for internal Viewer/Parent communication.