User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.paintexceptionevent

Table of Contents

TGIS_Viewer.PaintExceptionEvent event

DK11 for Delphi | GisViewer.TGIS_Viewer.PaintExceptionEvent | Constructors | Fields | Methods | Properties | Events

PaintException event. Will be fired when Paint rises an exception. If not assigned a regular exception will be raised.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
published
  property PaintExceptionEvent : TGIS_PaintExceptionEvent read write;
// C++ Builder
published:
  __property TGIS_PaintExceptionEvent* PaintExceptionEvent = {read, write};

Value

2022/11/30 19:19

Page Tools