[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'Lua' (
#gui
)
luaL_error
Declaration
Source position: Lua.pas line 644
function
luaL_error
(
L
:
Plua_State
;
const
fmt
:
PChar
):
Integer
;