TdxTileControlHitTest.HitAtBackButton Property
Indicates if the inspected point corresponds to one of the Back buttons placed on both the detail page and the top action bar.
Declaration
property HitAtBackButton: Boolean index tchtBackButton read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the inspected point corresponds to the Back button; otherwise – False.
See Also