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