DK11 for Python | tatukgis.pdk.TGIS_HelpEvent | Classes | Prototypes
Event handler for OnHelp messages.
Available also on: Delphi.
# Python # It is a pseudo-prototype for method. Used only for documentation purposes. def TGIS_HelpEvent( self, _sender: TObject, _name: str ) -> None:
Name | Type | Description |
---|---|---|
_sender | TObject | event originator |
_name | str | name of a control for which help should be provided. |