Table of Contents

TIDEEngine.DlgSaveProject Method

Save the current project. If the project was not saved yet, it calls DlgSaveProjectAs to choose the file name for the project.

Syntax

Unit: IDEMain

function TIDEEngine.DlgSaveProject: Boolean;

See also