AutoClose
Specifies whether popup will be closed automatically (after AutoCloseDelay expires) or user need to do it manually (e.g. by clicking on the Close button).property AutoClose: Boolean read FAutoClose write FAutoClose default True;Popup can be closed by the user if noCloseButton is set to True inside Options property.