Table of Contents

TIDEEngine.DlgCloseActiveFile Method

Same as DlgCloseFile, except that you don't have to pass the file to closed, it uses the currently active file.

Syntax

Unit: IDEMain

function TIDEEngine.DlgCloseActiveFile: TIDECloseFileResult;

See also