Table of Contents

TatCustomScripter.LoadLibrary2 Method

Workaround for C++ automatic header generation. Calls LoadLibrary internally.

Syntax

Unit: atScript

procedure TatCustomScripter.LoadLibrary2(ALibraryName: string; ADefault: Boolean = True);

Parameters

<-> Parameter Type Description
ALibraryName string
ADefault Boolean Optional: Default value is True

See also