| 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
- TObject
- Exception
- EGMException
- EGMOwnerWithoutJS
Overview
Methods
![]() |
constructor Create(Lang: TGMLang); reintroduce; overload; virtual; |
Description
Methods
![]() |
constructor Create(Lang: TGMLang); reintroduce; overload; virtual; |
|
Class constructor.
Parameters
| |
Generated by PasDoc 0.15.0.
