Vcl.Ribbon.TCustomTabData.TDeltaWidthDirection
C++
enum DECLSPEC_DENUM TDeltaWidthDirection : unsigned char { dwNarrower, dwWider };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Vcl.Ribbon.hpp | Vcl.Ribbon | TCustomTabData |
Description
Enumerates the ribbon tab's sizes.
The size values are:
| Size | Description |
|---|---|
|
|
Used when the tab's components do not fit into the ribbon page. |
|
|
All the tab's components are visible on the ribbon page. |