TdxMapControlGeoLocation Class
Contains a geographical point.
Declaration
TdxMapControlGeoLocation = class(
TcxOwnedPersistent
)
Remarks
This class is a TdxMapControlGeoPoint wrapper. It provides the properties to access a TdxMapControlGeoPoint record instance and its fields, and the OnChanged event to track changes made to these properties.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxMapControlGeoLocation
See Also