Get the Pascal object which belongs to the MUI Object
Source position: MUIClass.Base.pas line 127
public class function TMUINotify.GetPasObject( |
AMUIObj: PObject_ |
):TMUINotify; |
AMUIObj |
|
MUI Object to get the Pascal object from |
Pascal object of the MUI Object, or nil if no Pascal object is assigned
The Pascal Object is saved in the UserData of every MUI Object. Could be used in Events.