Table of Contents

TIDEEngine.DlgSaveActiveFileAs Method

Same as DlgSaveFileAs, except you don't have to pass the file to be saved, it uses the currently active file in the project.

Syntax

Unit: IDEMain

function TIDEEngine.DlgSaveActiveFileAs: Boolean;

See also