TdxSpreadSheetFormulaBarOptionsView Members
Stores the Formula Bar control’s appearance 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 |
|---|---|
| ShowButtons | Specifies if the Formula Bar control displays buttons. |
| ShowNameBox | Specifies if the Formula Bar control displays the Name Box. |
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