Table of Contents

TIDEEngine.OnCheckValidFile Event

OnCheckValidFile is used to inform the engine if a project file exists or not. See TCheckValidFileEvent for more information.

Syntax

Unit: IDEMain

property TIDEEngine.OnCheckValidFile: TCheckValidFileEvent

See also