User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewerwnd.notifysubscribers_integer_tobject

Table of Contents

TGIS_ViewerWnd.NotifySubscribers method

DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.NotifySubscribers | Constructors | Methods | Properties | Events

Send notification to subscribers.

Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.

Syntax

Implements IGIS_Viewer.NotifySubscribers.

# Python
def NotifySubscribers(
  self,
  _event: int,
  _context: TObject
) -> None: 

Parameters

Name Type Description
_event int event identifying number
_context TObject control context; what is expected depends on _event; it can be canvas, control itself.
2023/08/09 02:00

Page Tools