User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.PaintExceptionEvent event

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

PaintException event. Will be fired when Paint rises an exception.

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

Syntax

// Java
public TGIS_PaintExceptionEvent getPaintExceptionEvent();
 
public void setPaintExceptionEvent(
  TGIS_PaintExceptionEvent _value
);
// Oxygene
public
  property PaintExceptionEvent : TGIS_PaintExceptionEvent read write;

Value

2024/12/20 22:03

Page Tools