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