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 documentation purposes. def TGIS_ShapeEvent( self, _sender: TObject, _shape: TGIS_Shape ) -> None:
Name | Type | Description |
---|---|---|
_sender | TObject | sender object |
_shape | TGIS_Shape | shape to which event is related |