Home
EasyMap home page
Download
Order
EasyMap help contents
Welcome
Components Overview
Symbol Reference
Classes
TCircle
TCustomMapObject
Bounds
Brush
Fields
Font
Layer
Map
Parts
Pen
Pixels
Selected
Contains
ContainsPoint
ContainsRect
Create
Destroy
Draw
DrawSelection
Intersects
IntersectsRect
Paint
Select
Within
WithinRect
TDataBrowser
TDataField
TDataFields
TEasyMap
TLayerControl
TLayersComboBox
TMapLayer
TMapLayers
TMapPoint
TMapPoints
TPart
TParts
TPolyline
TRectangle
TRegion
TSelection
TSymbol
Records, Enums
Types
EasyMap VCL
Content
|
Index
|
Reference
TCustomMapObject.ContainsPoint
TCustomMapObject
function
ContainsPoint(X: Extended; Y: Extended): Boolean;
virtual
;
Description
Returns True, if object contains point with (X, Y) coordinates, otherwise returns False.