TdxSpreadSheetAbstractFormulaBar.Focused Method
Identifies whether the Formula Bar control has focus.
Declaration
function Focused: Boolean; override;
Returns
Type |
---|
Boolean |
Remarks
This function returns True if any of the Formula Bar’s UI elements is focused; otherwise – False.
See Also