Table of Contents

TIDEEngine.OnLoadFile Event

OnLoadFile can be used to load a project file from a different place other than the hard disk. See TIDELoadFileEvent for more information.

Syntax

Unit: IDEMain

property TIDEEngine.OnLoadFile: TIDELoadFileEvent

See also