TdxSpreadSheetFormulaBarOptionsBehavior Members
Stores the Formula Bar control’s behavior and functionality settings.Constructors
Name | Description |
---|---|
Create(TdxSpreadSheetAbstractFormulaBar) | Creates a new instance of a TdxSpreadSheetFormulaBarCustomOptions class descendant for the specified Formula Bar control. Inherited from TdxSpreadSheetFormulaBarCustomOptions. |
Properties
Name | Description |
---|---|
FormulaAutoComplete | Specifies if the Formula AutoComplete functionality is enabled in the Formula Bar control. |
FormulaAutoCompleteShowHint | Specifies if the Formula AutoComplete drop-down list displays available hints for registered functions. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also