TdxTileControlHitTest Properties
Contains a tile control‘s HitTest information.
Name | Description |
---|---|
Group | Provides access to a tile group associated with the inspected point. |
Hit |
Indicates if the inspected point corresponds to the bottom action bar. |
Hit |
Indicates if the inspected point corresponds to the top action bar. |
Hit |
Indicates if the inspected point corresponds to an action button. |
Hit |
Indicates if the inspected point corresponds to one of the Back buttons placed on both the detail page and the top action bar. |
Hit |
Indicates if the inspected point corresponds to a tile group. |
Hit |
Indicates if the inspected point corresponds to a tile group caption. |
Hit |
Indicates if the inspected point corresponds to a tile item. |
Hit |
Indicates if the inspected point corresponds to a detail page tab. |
Hit |
Indicates if the inspected point corresponds to a scroll button. |
Hit |
Indicates if the inspected point corresponds to a scroll button area. |
Hit |
Indicates if the inspected point corresponds to an arrow button. |
Hit |
Indicates if the inspected point corresponds to a tile control title. |
Hit |
Returns View |
Hit |
Specifies a tile control‘s point to be inspected. |
Hit |
Specifies the horizontal client coordinate of a tile control‘s point to be inspected. |
Hit |
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. |
Tile |
Provides access to the tile or tile bar control whose Hit |
See Also