TTMSFNCCustomPanel.Collapse Method
Collapses the panel to show only the header and/or footer.
API unit family: TMSFNCPanel
Declaring type: TTMSFNCCustomPanel
Syntax
procedure Collapse(ACompact: Boolean = False);
Parameters
| Name | Description |
|---|---|
ACompact |
When True, also collapses the panel to compact width. |