Icon OnCloseQuery Event

property OnCloseQuery: TCloseQueryEvent

Available In: Visual Client Applications

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