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

Class EGMOwnerWithoutJS

Unit

Declaration

type EGMOwnerWithoutJS = class(EGMException)

Description

Exception raised when GMLib needs to execute a JavaScript function and the object (or its owner) not support IGMExecJS.

Displayed message: The object (or its owner) does not support JavaScript calls.

Hierarchy

Overview

Methods

Public constructor Create(Lang: TGMLang); reintroduce; overload; virtual;

Description

Methods

Public constructor Create(Lang: TGMLang); reintroduce; overload; virtual;

Class constructor.

Parameters
Lang
Language to translate.

Generated by PasDoc 0.15.0.