DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.DoControlEnter | Methods | Properties
Handler for Enter event. Only for internal use.
Available also on: Delphi FMX | Python.
// C# public void DoControlEnter( ITBaseObject _sender );
' VisualBasic Public Sub DoControlEnter( ByVal _sender As ITBaseObject )
// Oxygene public procedure DoControlEnter( _sender : ITBaseObject );
Name | Type | Description |
---|---|---|
_sender | ITBaseObject | sender of the event |