User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_controlattributes.helpevent

Table of Contents

TGIS_ControlAttributes.HelpEvent event

DK11 for Java | tatukgis.jdk.TGIS_ControlAttributes.HelpEvent | Constructors | Fields | Methods | Properties | Events

Event fired upon F1 key. Passed to any child form.

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

Syntax

// Java
public TGIS_HelpEvent getHelpEvent();
 
public void setHelpEvent(
  TGIS_HelpEvent _value
);
// Oxygene
public
  property HelpEvent : TGIS_HelpEvent read write;

Value

2022/11/16 01:40

Page Tools