TdxRibbonOptionsFading Members
Contains the fading animation settings of Ribbon control elements.Properties
| Name | Description |
|---|---|
| ApplicationButton | Provides access to the Ribbon Application Button‘s fading animation settings. |
| BarItems | Provides access to the fading animation settings of bar items. |
| TabGroups | Provides access to the fading animation settings of Ribbon tab groups. |
| Tabs | Provides access to the fading animation settings of Ribbon tabs. |
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