TdxTileControlHitTest.HitAtActionBarBottom Property
In This Article
Indicates if the inspected point corresponds to the bottom action bar.
#Declaration
Delphi
property HitAtActionBarBottom: Boolean index tchtActionBarBottom read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the inspected point corresponds to the bottom action bar; otherwise – False.
See Also