TTMSFNCPageControlPageCloseAction Enumeration
Specifies what happens to a page after it is closed.
API unit family: TMSFNCPageControl
Members
| Name | Description |
|---|---|
ttcaNone |
No action is taken; the page remains open. |
ttcaFree |
The page is removed and its resources are freed. |
ttcaHide |
The page is hidden but not freed. |