(header)

Class TScriptPublic

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TScriptPublic = class(TObject)

Description

————————————————————————

Hierarchy

Overview

Properties

Published property Filename: string read GetPath;
Published property Name: string read GetName write SetName;
Published property Output: string read FOutput write FOutput;

Description

Properties

Published property Filename: string read GetPath;

The full path and filename of the current script.

Published property Name: string read GetName write SetName;

The display name of the script. Defaults to the file name.

Published property Output: string read FOutput write FOutput;

The output generated by this script using Write and WriteLine.

(footer)
Generated by PasDoc 0.11.0 on 2009-04-23 23:04:15