TTMSFNCPanelButton Enumeration
Identifies a button that can appear in the panel header or footer.
API unit family: TMSFNCPanel
Members
| Name | Description |
|---|---|
pbCompact |
Compact button — collapses the panel to a narrower compact state. |
pbClose |
Close button — closes or hides the panel. |
pbExpander |
Expander button — expands or collapses the panel vertically. |
pbDropDown |
Drop-down button — opens a drop-down popup control. |