Table of Contents

TIDEEngine.DlgRemoveActiveFile Method

Same as DlgRemoveFile, except you don't have to pass the file to be removed, it removes the currently active file.

Syntax

Unit: IDEMain

function TIDEEngine.DlgRemoveActiveFile: Boolean;

See also