| cadetill's blog | Copyright © Xavier Martínez (cadetill) |
Class TGMObject
Unit
Declaration
type TGMObject = class(TInterfacedObject, IGMAPIUrl)
Description
Base class for all classes that inherit from TObject into GMLib.
Implements IGMAPIUrl interface.
Hierarchy
- TInterfacedObject
- TGMObject
Overview
Methods
![]() |
procedure Assign(Source: TObject); virtual; |
Properties
![]() |
property APIUrl: string read GetAPIUrl; |
Description
Methods
Properties
![]() |
property APIUrl: string read GetAPIUrl; |
|
URL to Google Maps API page. | |
Generated by PasDoc 0.15.0.

