Pascal Scripting: GetMainForm

Prototype:

function GetMainForm: TMainForm;

Description:

Returns the MainForm support object, or raises an internal error if the object has not yet been created.

See also:

MainForm