DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlLegendEvents | Interfaces | Methods
Events interface for TGIS_ControlLegend
// C# public interface ITGIS_ControlLegendEvents { }
' VisualBasic Public Interface ITGIS_ControlLegendEvents End Class
// Oxygene type ITGIS_ControlLegendEvents = public interface end;
Name | Visibility | Description | |
---|---|---|---|
LayerActiveChangeEvent | public | Event fired when a layer is activated/deactivated. | |
LayerParamsChangeEvent | public | Event fired when a layer parameters get changed. | |
LayerSelectEvent | public | Event fired upon layer selection. | |
OnClick | public | See documentation for TCustomControl in Delphi help. | |
OnDblClick | public | See documentation for TCustomControl in Delphi help. | |
OnKeyDown | public | See documentation for TCustomControl in Delphi help. | |
OnKeyPress | public | See documentation for TCustomControl in Delphi help. | |
OnKeyUp | public | See documentation for TCustomControl in Delphi help. | |
OnMouseDown | public | See documentation for TCustomControl in Delphi help. | |
OnMouseMove | public | See documentation for TCustomControl in Delphi help. | |
OnMouseUp | public | See documentation for TCustomControl in Delphi help. | |
OnMouseWheel | public | See documentation for TCustomControl in Delphi help. | |
OnMouseWheelDown | public | See documentation for TCustomControl in Delphi help. | |
OnMouseWheelUp | public | See documentation for TCustomControl in Delphi help. | |
OpenDialogEvent | public | Event fired upon opening of the layer properties dialog box. | |
OrderChangeEvent | public | Event fired upon the change of the order of layers. | |
TapDoubleEvent | public | TapDouble event. | |
TapLongEvent | public | TapLong event. | |
TapSimpleEvent | public | TapSimple event. | |