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

All Classes, Interfaces, Objects and Records

Name Unit Description
EGMCanLoadResource GMLib.Exceptions

Exception raised when the resource of the map can't be load.

EGMException GMLib.Exceptions

Base class for all Exception on GMLib.

EGMIncorrectBrowser GMLib.Exceptions

Exception raised when the class of assigned TGMMap.WebBrowser property isn't correct.

EGMJSError GMLib.Exceptions

Exception raised when a JavaScript error occurs.

EGMMapIsActive GMLib.Exceptions

Exception raised when you try to change a property dependant of TGMMap.Active property and it is True.

EGMMapIsNull GMLib.Exceptions

Exception raised when Map variable from JavaScript code is null.

EGMNotActive GMLib.Exceptions

Exception raised when the TGMMap component isn't active.

EGMNotValidRealNumber GMLib.Exceptions

Exception raised when GMLib try to convert a string to a Real/Integer value.

EGMOwnerWithoutJS GMLib.Exceptions

Exception raised when GMLib needs to execute a JavaScript function and the object (or its owner) not support IGMExecJS.

EGMTimeOut GMLib.Exceptions

Exception raised when a occurs a timeout.

EGMUnassignedObject GMLib.Exceptions

Exception raised when a GMLib method receives an object param and it is unassigned.

EGMWithoutOwner GMLib.Exceptions

Exception raised when an GMLib object needs an Owner to do something.

IGMAPIUrl GMLib.Classes

Interface that provide access to an URL to Google Maps API page.

IGMControlChanges GMLib.Classes

Interface that defines the method to call of the owner object when changes a property of the object.

IGMExecJS GMLib.Classes

Interface that defines the method to call to execute a JavaScript function.

IGMOwnerLang GMLib.Classes

Interface that defines the method to call of the owner object to know his TGMLang.

IGMToStr GMLib.Classes

Interface that provide access to convert all object properties to a string.

TEventsMap GMLib.HTMLForms

Properties for eventsMap HTML form.

TGenFunc GMLib.Functions

CEF4DELPHI installed delphi 6 delphi 7 delphi 2005 delphi 2006 delphi 2007 delphi 2009 delphi 2010 XE XE2 XE3 XE4 XE5 XE6 XE7 XE8 Seattle 10 Berlin 10.1 Tokyo 10.2 Rio 10.3 Sydney 10.4 Alexandria 11.0/11.1 The TGenFunc class contains functions used by GMLib.

TGenFunc GMLib.Functions.Vcl

The TGenFunc class contains functions used by GMLib.

TGMByciclingLayer GMLib.Layers

Class for google.maps.BicyclingLayer class.

TGMComponent GMLib.Classes

Base class for all classes that inherit from TComponent into GMLib.

TGMCustomMap GMLib.Map

Base class for google.maps.Map class.

TGMCustomMapOptions GMLib.Map

Base class for google.maps.MapOptions object from Google Maps API.

TGMEventsFired GMLib.Map

Record to identify what object has fired an event into the map.

TGMEventsMapForm GMLib.Map

 

TGMFullScreenControlOptions GMLib.Map

google.maps.FullscreenControlOptions object from Google Maps API.

TGMInterfacedCollection GMLib.Classes

Base class for all classes that inherit from TCollection into GMLib.

TGMInterfacedCollectionItem GMLib.Classes

Base class for all classes that inherit from TCollectionItem into GMLib.

TGMInterfacedOwnedPersistent GMLib.Classes

Base class for all classes that inherit from TPersistent into GMLib and need to be interfaced and to have an Owner.

TGMKmlLayer GMLib.Layers

Class for google.maps.KmlLayer class.

TGMKmlLayerOptions GMLib.Layers

Class for google.maps.KmlLayerOptions object from Google Maps API.

TGMLatLng GMLib.LatLng

A TGMLatLng is a point in geographical coordinates: latitude and longitude.

TGMLatLngBounds GMLib.LatLngBounds

A TGMLatLngBounds instance represents a rectangle in geographical coordinates, including one that crosses the 180 degrees longitudinal meridian.

TGMMap GMLib.Map.Vcl

Base class for google.maps.Map class.

TGMMapChrm GMLib.Map.Vcl

Base class for google.maps.Map class.

TGMMapEdge GMLib.Map.Vcl

Base class for google.maps.Map class.

TGMMapOptions GMLib.Map.Vcl

Base class for google.maps.MapOptions object from Google Maps API.

TGMMapTypeControlOptions GMLib.Map

google.maps.MapTypeControlOptions object from Google Maps API.

TGMObject GMLib.Classes

Base class for all classes that inherit from TObject into GMLib.

TGMPersistent GMLib.Classes

Base class for all classes that inherit from TGMInterfacedOwnedPersistent into GMLib and implements IGMAPIUrl interface.

TGMPersistentStr GMLib.Classes

Base class for all classes that inherit from TGMPersistent into GMLib and implements IGMToStr and IGMOwnerLang interfaces.

TGMRestriction GMLib.Map

google.maps.MapRestriction inteface from Google Maps API.

TGMRotateControlOptions GMLib.Map

google.maps.RotateControlOptions object from Google Maps API.

TGMScaleControlOptions GMLib.Map

google.maps.ScaleControlOptions object from Google Maps API.

TGMStreetViewControlOptions GMLib.Map

google.maps.StreetViewControlOptions object from Google Maps API.

TGMTrafficLayer GMLib.Layers

Class for google.maps.TrafficLayer class.

TGMTrafficLayerOptions GMLib.Layers

Class for google.maps.TrafficLayerOptions object from Google Maps API.

TGMTransform GMLib.Transform

Contains methods of transformations.

TGMTransform GMLib.Transform.Vcl

Contains methods of transformations.

TGMTransitLayer GMLib.Layers

Class for google.maps.TransitLayer class.

TGMZoomControlOptions GMLib.Map

google.maps.ZoomControlOptions object from Google Maps API.

THTMLForms GMLib.HTMLForms

Class to manage all forms from HTML forms.

TLlbResults GMLib.HTMLForms

Properties for llbResults HTML form.


Generated by PasDoc 0.15.0.