Delete all bubbles which are created with CreateBubble() for this object
Source position: MUIClass.Area.pas line 128
public procedure TMUIArea.DeleteAllBubbles; |
The object remembers the open bubbles, with this method you can call all bubbles opened on this object. Note: all the bubble handles become invalid in this moment.
|
Create a MUI Bubble |
|
|
Deletes a previously created Bubble |