DK11 for Python | tatukgis.pdk.TGIS_ControlAttributes.SubscribedEvent | Constructors | Methods | Properties | Events
Subscriber notification event.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Subscribe.SubscribedEvent.
# Python def SubscribedEvent( self, _sender: TObject, _event: int, _context: TObject ) -> None:
Name | Type | Description |
---|---|---|
_sender | TObject | sender object |
_event | int | event identifier |
_context | TObject | context object |