Group
|
Provides access to a tile group associated with the inspected point.
|
HitAtActionBarBottom
|
Indicates if the inspected point corresponds to the bottom action bar.
|
HitAtActionBarTop
|
Indicates if the inspected point corresponds to the top action bar.
|
HitAtActionButton
|
Indicates if the inspected point corresponds to an action button.
|
HitAtBackButton
|
Indicates if the inspected point corresponds to one of the Back buttons placed on both the detail page and the top action bar.
|
HitAtGroup
|
Indicates if the inspected point corresponds to a tile group.
|
HitAtGroupCaption
|
Indicates if the inspected point corresponds to a tile group caption.
|
HitAtItem
|
Indicates if the inspected point corresponds to a tile item.
|
HitAtPageTab
|
Indicates if the inspected point corresponds to a detail page tab.
|
HitAtScrollButton
|
Indicates if the inspected point corresponds to a scroll button.
|
HitAtScrollButtonArea
|
Indicates if the inspected point corresponds to a scroll button area.
|
HitAtTabScrollButton
|
Indicates if the inspected point corresponds to an arrow button.
|
HitAtTitle
|
Indicates if the inspected point corresponds to a tile control title.
|
HitObject
|
Returns ViewInfo information on the tile control element located at the inspected point.
|
HitPoint
|
Specifies a tile control‘s point to be inspected.
|
HitX
|
Specifies the horizontal client coordinate of a tile control‘s point to be inspected.
|
HitY
|
Specifies the vertical client coordinate of a tile control‘s point to be inspected.
|
Item
|
Provides access to a tile item associated with the inspected point.
|
TileControl
|
Provides access to the tile or tile bar control whose HitTest information is stored in the TdxTileControlHitTest object.
|