Set/Clear the toggle mode for a popstring object.
Source position: MUIClass.PopString.pas line 48
published property TMUIPopString.Toggle : Boolean |
With toggling disabled, the popup button will get disabled whenever the user hits it and the popup opens. With toggling enabled, the popup button always stays enabled and can be used to cancel (= Close with a False return value) the popup.
|
Whenever the popup receives a Open() method, this event will be called |