TdxTileControlHitTest Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
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 |
#Methods
Name | Description |
---|---|
Calculate |
Calculates Hit |
Clear | This member supports the internal infrastructure and is not intended to be used directly from your code. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Recalculate |
Recalculates Hit |
To |
Inherited from TObject. |
See Also