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