TTMSFNCPanelCloseAction Enumeration
Action performed when the user clicks the panel's close button.
API unit family: TMSFNCPanel
Members
| Name | Description |
|---|---|
pcaNone |
Close button is disabled; clicking it has no effect. |
pcaFree |
Clicking the close button frees the panel component. |
pcaHide |
Clicking the close button hides the panel without freeing it. |