cadetill's blog Copyright © Xavier Martínez (cadetill)

Class EGMUnassignedObject

Unit

Declaration

type EGMUnassignedObject = class(EGMException)

Description

Exception raised when a GMLib method receives an object param and it is unassigned.

Displayed message: Unassigned %s object.

Hierarchy

Overview

Methods

Public constructor Create(const Args: array of const; Lang: TGMLang); reintroduce; overload; virtual;

Description

Methods

Public constructor Create(const Args: array of const; Lang: TGMLang); reintroduce; overload; virtual;

Class constructor.

Parameters
Args
Array of arguments to apply to the message.
Lang
Language to translate.

Generated by PasDoc 0.15.0.