TatCustomScripter.SaveCodeToStream Method
Save compiled code in the stream specified by AStream parameter.
Syntax
Unit: atScript
procedure TatCustomScripter.SaveCodeToStream(AStream: TStream);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AStream | TStream |