User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_helpevent_tobject_string

Table of Contents

TGIS_HelpEvent prototype

DK11 for Python | tatukgis.pdk.TGIS_HelpEvent | Classes | Prototypes

Event handler for OnHelp messages.

Available also on: Delphi.

Syntax

# Python
# It is a pseudo-prototype for method. Used only for documentation purposes.
def TGIS_HelpEvent(
  self,
  _sender: TObject,
  _name: str
) -> None: 

Parameters

Name Type Description
_sender TObject event originator
_name str name of a control for which help should be provided.
2023/08/09 02:00

Page Tools