DK for Delphi | GisInterfaces.IGIS_Subscribe | Interfaces | Methods
Subscriber mechanism interface.
// Delphi type IGIS_Subscribe = interface ['{9F757476-8DCD-4B4E-80BE-A1CCAF3FE3AD}'] end;
// C++ Builder __interface INTERFACE_UUID("{9F757476-8DCD-4B4E-80BE-A1CCAF3FE3AD}") IGIS_Subscribe : public IInterface { };
Name | Visibility | Description | |
---|---|---|---|
SubscribedEvent | public | Subscriber notification event. | |
TGIS_ControlLegend and TGIS_ControlScale are capable to subscribe TGIS_Viewer update event. See also TGIS_Viewer.Subscribe and TGIS_Viewer.UnSubscribe