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

TMUIPopObject.PopObject

[i] Specify the object to pop up.

Declaration

Source position: MUIClass.PopString.pas line 83

published property TMUIPopObject.PopObject : TMUIArea
  read FObject
  write SetObject;

Description

Usually this is a relatively simple thing like a single listview, but you can of course use group class here and make rather complex popups. As with all other MUI classes, the object here gets disposed when the popobject is disposed.

See also

OnStrObj

  

Before the popup opens, this event is called.

OnObjStr

  

When a popup is closed, this hook is called.


Documentation generated on: 2024-03-29