CloseButtonAction
Specifies whether the page sheet will be destroyed after user click on close button, or TabVisible
property of the page will be set to False
.
pas
property CloseButtonAction: TNxCloseButtonAction read FCloseButtonAction write FCloseButtonAction default caHide;