Unit 'MUIClass.PopString' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIPopString.Open

This method opens the popup.

Declaration

Source position: MUIClass.PopString.pas line 41

public procedure TMUIPopString.Open;

Description

In fact, it only calls the OnOpen Event and checks its return value. In case of True, the popup button object is disabled as long as Toggle is unset.

See also

OnOpen

  

Whenever the popup receives a Open() method, this event will be called

Toggle

  

Set/Clear the toggle mode for a popstring object.

Close()

  

This method closes the popup.


Documentation generated on: 2024-03-28