DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.PaintExceptionEvent | Constructors | Methods | Properties | Events
PaintException event. Will be fired when Paint rises an exception.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
# Python @property def PaintExceptionEvent( self ) -> TGIS_PaintExceptionEvent: @PaintExceptionEvent.setter def PaintExceptionEvent( self _value: typing.Callable[[TObject, EGIS_PaintException], None] ) -> None: