Table of Contents

TatCustomScripter.LoadCodeFromStream Method

Load compiled code from the stream specified by AStream parameter.

Syntax

Unit: atScript

procedure TatCustomScripter.LoadCodeFromStream(AStream: TStream);

Parameters

<-> Parameter Type Description
AStream TStream

See also