TRibbonItemLayout Enumeration
Represents type TRibbonItemLayout.
type TRibbonItemLayout = (rilLargeGlyphText, rilLargeControlOnly, rilSmallGlyphText, rilSmallGlyph, rilControlOnly);
The TRibbonItemLayout type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | rilControlOnly | Represents constant |
![]() | rilLargeControlOnly | Represents constant |
![]() | rilLargeGlyphText | Represents constant |
![]() | rilSmallGlyph | Represents constant |
![]() | rilSmallGlyphText | Represents constant |
