User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewerwnd.unsubscribe_igis_subscribe

Table of Contents

TGIS_ViewerWnd.UnSubscribe method

DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.UnSubscribe | Constructors | Methods | Properties | Events

Remove provided control from the notification subscription list.

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

Syntax

// Java
public void UnSubscribe(
  IGIS_Subscribe _control
);
// Oxygene
public
  procedure UnSubscribe(
    _control : IGIS_Subscribe
  );

Parameters

Name Type Description
_control IGIS_Subscribe control which subscription should be canceled
2024/12/20 22:03

Page Tools