DK11 for Delphi | GisViewer.TGIS_Viewer.Subscribe | Constructors | Fields | Methods | Properties | Events
Add provided control to the notification subscription list.
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 |