Icon Close Method

procedure Close

Available In: Visual Client Applications

Use this method to close the label. When this method is called, the OnCloseQuery event is triggered, followed by the OnClose event. If the OnCloseQuery event handler returns True, then the label will be hidden before the OnClose event is triggered.
Image