DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.ControlRaiseEditorChangeEvent | Constructors | Fields | Methods | Properties | Events
Raise event on editor change.
Available also on: Delphi FMX | Java | ActiveX | Python.
Implements IGIS_ViewerParent.ControlRaiseEditorChangeEvent.
// C# public void ControlRaiseEditorChangeEvent( TObject _sender );
' VisualBasic Public Sub ControlRaiseEditorChangeEvent( ByVal _sender As TObject )
// Oxygene public procedure ControlRaiseEditorChangeEvent( _sender : TObject );
Name | Type | Description |
---|---|---|
_sender | TObject | sender object |
Do not call this method directly. Method is only for internal Viewer/Parent communication.