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

TMUIPopString.Toggle

Set/Clear the toggle mode for a popstring object.

Declaration

Source position: MUIClass.PopString.pas line 45

published property TMUIPopString.Toggle : Boolean
  read FToggle
  write SetToggle;

Description

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.

See also

OnOpen

  

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


Documentation generated on: 2024-04-18