[Overview][Types][Classes][Procedures and functions][Variables] Reference for unit 'LuaObject' (#pLua)

Reference for unit 'LuaObject'

uses

  Classes,

  SysUtils,

  lua,

  

  Variants,

  pLuaObject,

  

  pLua;

  

Overview

This unit is provided to support the older version of pLua. The new features presented within pLuaObject give more flexability when wrapping existing object types. Though it still makes sense to use TLuaObject when building objects specifically for the Lua environment.