TTMSFNCToolBarButtonLayout Enumeration
Layout mode that controls which parts of a toolbar button are shown.
API unit family: TMSFNCToolBar
Members
| Name | Description |
|---|---|
bblNone |
No layout constraint; the toolbar picks the layout automatically. |
bblBitmap |
Shows only the bitmap. |
bblLabel |
Shows only the text label. |
bblLarge |
Shows the bitmap at large size with the text label below it. |