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

TMUIPopString.Close

This method closes the popup.

Declaration

Source position: MUIClass.PopString.pas line 42

public procedure TMUIPopString.Close(

  Result: Boolean

);

Arguments

Result

  

Determine if the Popup is closed with as 'OK' or as 'Cancel'

Description

In fact, it only calls the predefined OnClose Event with the supplied success parameter.

See also

OnOpen

  

Whenever the popup receives a Close() method and the popup is currently opened, this Event is triggered.

Toggle

  

Set/Clear the toggle mode for a popstring object.

Open()

  

This method opens the popup.


Documentation generated on: 2024-03-29