Icon OnCloseQuery Event

property OnCloseQuery: TCloseQueryEvent

Available In: Visual Client Applications

This event is triggered when the panel is closed by the user via the caption bar close button, or when the Close method is called. Return True to allow the close to continue, or False to prevent the panel from closing.
Image