DK for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.Subscribe | Constructors | Methods | Properties | Events
Add provided control to the notification subscription list.
Available also on: .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.Subscribe.
// Delphi public procedure Subscribe( const _control : IGIS_Subscribe );
// C++ Builder public: void Subscribe( IGIS_Subscribe* const _control );
Name | Type | Description |
---|---|---|
_control | IGIS_Subscribe | - control which should become a subscriber |