Table of Contents

TIDEEngine.DlgSaveActiveFile Method

Same for DlgSaveFile method, 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.DlgSaveActiveFile: Boolean;

See also