Table of Contents

TIDEProjectFile.IsForm Method

Returns true if this project file is a script form. If the project file is only a script unit without a form, the method returns false.

Syntax

Unit: IDEMain

function TIDEProjectFile.IsForm: Boolean;

See also