User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewerwndevents.helpevent_widestring

Table of Contents

ITGIS_ViewerWndEvents.HelpEvent method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWndEvents.HelpEvent | Methods

Help event. If attached, all dialogboxes will have a help button, and clicking on this button will raise an event.

Available also on: Delphi FMX | .NET WinForms.

Syntax

// C#
public void HelpEvent(
  WideString Name
);
' VisualBasic
Public Sub HelpEvent(
  ByVal Name As WideString
)
// Oxygene
public
  procedure HelpEvent(
    Name : WideString
  );

Parameters

Name Type Description
Name WideString
2024/12/20 21:52

Page Tools