cadetill's blog Copyright © Xavier Martínez (cadetill)

Class TEventsMap

Unit

Declaration

type TEventsMap = class(TObject)

Description

Properties for eventsMap HTML form.

This HTML form contains all fields related by TGMMap.

Hierarchy

Overview

Properties

Public property EventsMapBoundsChange: string read FEventsMapBoundsChange write FEventsMapBoundsChange;
Public property EventsMapCenterChange: string read FEventsMapCenterChange write FEventsMapCenterChange;
Public property EventsMapClick: string read FEventsMapClick write FEventsMapClick;
Public property EventsMapContextmenu: string read FEventsMapContextmenu write FEventsMapContextmenu;
Public property EventsMapDblclick: string read FEventsMapDblclick write FEventsMapDblclick;
Public property EventsMapDrag: string read FEventsMapDrag write FEventsMapDrag;
Public property EventsMapDragEnd: string read FEventsMapDragEnd write FEventsMapDragEnd;
Public property EventsMapDragStart: string read FEventsMapDragStart write FEventsMapDragStart;
Public property EventsMapEventFired: string read FEventsMapEventFired write FEventsMapEventFired;
Public property EventsMapLat: string read FEventsMapLat write FEventsMapLat;
Public property EventsMapLng: string read FEventsMapLng write FEventsMapLng;
Public property EventsMapMapTypeId: string read FEventsMapMapTypeId write FEventsMapMapTypeId;
Public property EventsMapMapTypeId_changed: string read FEventsMapMapTypeId_changed write FEventsMapMapTypeId_changed;
Public property EventsMapMouseMove: string read FEventsMapMouseMove write FEventsMapMouseMove;
Public property EventsMapMouseOut: string read FEventsMapMouseOut write FEventsMapMouseOut;
Public property EventsMapMouseOver: string read FEventsMapMouseOver write FEventsMapMouseOver;
Public property EventsMapNeLat: string read FEventsMapNeLat write FEventsMapNeLat;
Public property EventsMapNeLng: string read FEventsMapNeLng write FEventsMapNeLng;
Public property EventsMapSwLat: string read FEventsMapSwLat write FEventsMapSwLat;
Public property EventsMapSwLng: string read FEventsMapSwLng write FEventsMapSwLng;
Public property EventsMapTilesLoaded: string read FEventsMapTilesLoaded write FEventsMapTilesLoaded;
Public property EventsMapX: string read FEventsMapX write FEventsMapX;
Public property EventsMapY: string read FEventsMapY write FEventsMapY;
Public property EventsMapZoom: string read FEventsMapZoom write FEventsMapZoom;
Public property EventsMapZoomChanged: string read FEventsMapZoomChanged write FEventsMapZoomChanged;

Description

Properties

Public property EventsMapBoundsChange: string read FEventsMapBoundsChange write FEventsMapBoundsChange;
 
Public property EventsMapCenterChange: string read FEventsMapCenterChange write FEventsMapCenterChange;
 
Public property EventsMapClick: string read FEventsMapClick write FEventsMapClick;
 
Public property EventsMapContextmenu: string read FEventsMapContextmenu write FEventsMapContextmenu;
 
Public property EventsMapDblclick: string read FEventsMapDblclick write FEventsMapDblclick;
 
Public property EventsMapDrag: string read FEventsMapDrag write FEventsMapDrag;
 
Public property EventsMapDragEnd: string read FEventsMapDragEnd write FEventsMapDragEnd;
 
Public property EventsMapDragStart: string read FEventsMapDragStart write FEventsMapDragStart;
 
Public property EventsMapEventFired: string read FEventsMapEventFired write FEventsMapEventFired;
 
Public property EventsMapLat: string read FEventsMapLat write FEventsMapLat;
 
Public property EventsMapLng: string read FEventsMapLng write FEventsMapLng;
 
Public property EventsMapMapTypeId: string read FEventsMapMapTypeId write FEventsMapMapTypeId;
 
Public property EventsMapMapTypeId_changed: string read FEventsMapMapTypeId_changed write FEventsMapMapTypeId_changed;
 
Public property EventsMapMouseMove: string read FEventsMapMouseMove write FEventsMapMouseMove;
 
Public property EventsMapMouseOut: string read FEventsMapMouseOut write FEventsMapMouseOut;
 
Public property EventsMapMouseOver: string read FEventsMapMouseOver write FEventsMapMouseOver;
 
Public property EventsMapNeLat: string read FEventsMapNeLat write FEventsMapNeLat;
 
Public property EventsMapNeLng: string read FEventsMapNeLng write FEventsMapNeLng;
 
Public property EventsMapSwLat: string read FEventsMapSwLat write FEventsMapSwLat;
 
Public property EventsMapSwLng: string read FEventsMapSwLng write FEventsMapSwLng;
 
Public property EventsMapTilesLoaded: string read FEventsMapTilesLoaded write FEventsMapTilesLoaded;
 
Public property EventsMapX: string read FEventsMapX write FEventsMapX;
 
Public property EventsMapY: string read FEventsMapY write FEventsMapY;
 
Public property EventsMapZoom: string read FEventsMapZoom write FEventsMapZoom;
 
Public property EventsMapZoomChanged: string read FEventsMapZoomChanged write FEventsMapZoomChanged;
 

Generated by PasDoc 0.15.0.