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;
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.
Unit: IDEMain
function TIDEProjectFile.IsForm: Boolean;