TdxSpreadSheetPageControlHitTest.HitAtSplitter Property
In This Article
Indicates if the inspected point corresponds to the caption bar‘s splitter.
#Declaration
Delphi
property HitAtSplitter: Boolean index hcSplitter read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the inspected point corresponds to the caption bar’s splitter; otherwise – False.
See Also