AddItem(TdxMapItemClass)
|
Creates a map item of a specified type and appends it to the layer’s MapItems collection.
|
AddToCollection(TcxComponentCollection)
protected
|
Adds the current collection element to a collection.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
BeginInvoke(TProc,TObject)
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
DestroyComponents
|
|
Destroying
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindComponent(String)
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GeoPointToMapUnit(TdxMapControlGeoPoint,Boolean)
|
Converts a specified point defined in geographical coordinates to internal map units.
|
GeoPointToScreenPoint(TdxMapControlGeoPoint)
|
Converts a specified point defined in geographical coordinates to screen coordinates.
|
GetChildren(TGetChildProc,TComponent)
|
|
GetCollectionFromParent(TComponent)
protected
|
|
GetHashCode
|
|
GetItemHint(TdxMapItem)
|
Obtains the hint message for a specified map item.
|
GetItemsInRegion(TRect,TList)
|
Obtains a list of map items that are enclosed by a specified rectangle.
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
Returns the parent component of the current item’s collection.
|
HasParent
|
|
InsertComponent(TComponent)
|
|
IsActuallyVisible
|
Indicates if the layer is rendered on a map.
|
IsImplementorOf(IInterface)
|
|
Loaded
|
|
MapUnitToScreenPoint(TdxPointDouble)
|
Converts a specified point defined in internal map units to screen coordinates.
|
Notification(TComponent,TOperation)
|
|
ReferenceInterface(IInterface,TOperation)
|
|
RemoveComponent(TComponent)
|
|
RemoveFreeNotification(TComponent)
|
|
RemoveFromCollection(TcxComponentCollection)
protected
|
Removes the current collection element from a collection.
|
ScreenPointToGeoPoint(TdxPointDouble)
|
Converts a specified point on a screen to geographical coordinates.
|
ScreenPointToMapUnit(TdxPointDouble)
|
Converts a specified point on a screen to internal map units.
|
SetParentComponent(TComponent)
|
Adds the current element to a collection associated with a specified component.
|
SetSubComponent(Boolean)
|
|
ToString
|
|
UpdateAction(TBasicAction)
|
|