Table of Contents

TIDEEngine.DlgSelectMainUnit Method

This method opens a dialog window for the end-user to choose the unit which will be the main unit of project. If the operation was canceled by end-user, this method returns false, otherwise it returns true.

Syntax

Unit: IDEMain

function TIDEEngine.DlgSelectMainUnit: Boolean;

See also