DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.ControlRaiseEditorChangeEvent | Constructors | Methods | Properties | Events
Raise event on editor change.
Available also on: .NET WinForms | Java | ActiveX | Python.
Implements IGIS_ViewerParent.ControlRaiseEditorChangeEvent.
// Delphi public procedure ControlRaiseEditorChangeEvent( _sender : TObject );
// C++ Builder public: void ControlRaiseEditorChangeEvent( TObject* _sender );
Name | Type | Description |
---|---|---|
_sender | TObject | sender object |
Do not call this method directly. Method is only for internal Viewer/Parent communication.