DK11 for Python | tatukgis.pdk.TGIS_ShapeEvent | Classes | Prototypes
Standard event for PaintXXXX.
Available also on: Delphi.
# Python # It is a pseudo-prototype for method. Used only for documetation purposes. def TGIS_ShapeEvent( self _sender: Object _shape: tatukgis.pdk.TGIS_Shape ) -> None:
Name | Type | Description |
---|---|---|
_sender | Object | sender object |
_shape | tatukgis.pdk.TGIS_Shape | shape to which event is related |