Table of Contents

TIDEEngine.OnOpenDialog Event

OnOpenDialog can be used to display a custom open dialog instead of the standard one used by the IDE engine. See TIDEOpenDialogEvent for more information.

Syntax

Unit: IDEMain

property TIDEEngine.OnOpenDialog: TIDEOpenDialogEvent

See also