Table of Contents

TIDEEngine.DlgSaveProjectAs Method

Opens a save dialog to save the current project. Returns true if the project was saved sucessfully. It does not save the files, only the main project file.

Syntax

Unit: IDEMain

function TIDEEngine.DlgSaveProjectAs: Boolean;

See also