User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.Subscribe method

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

Add provided control to the notification subscription list.

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

Syntax

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

Parameters

Name Type Description
_control IGIS_Subscribe - control which should become a subscriber
2022/11/16 01:52

Page Tools