Unit 'MUIClass.Base' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#MUIClass]

TMUINotify.GetPasObject

Get the Pascal object which belongs to the MUI Object

Declaration

Source position: MUIClass.Base.pas line 127

public class function TMUINotify.GetPasObject(

  AMUIObj: PObject_

):TMUINotify;

Arguments

AMUIObj

  

MUI Object to get the Pascal object from

Function result

Pascal object of the MUI Object, or nil if no Pascal object is assigned

Description

The Pascal Object is saved in the UserData of every MUI Object. Could be used in Events.


Documentation generated on: 2024-04-18