Table of Contents

TIDEEngine.OnSaveDialog Event

OnSaveDialog can be used to display a custom save dialog instead of the standard one used by the IDE engine. See TIDESaveDialogEvent for more information.

Syntax

Unit: IDEMain

property TIDEEngine.OnSaveDialog: TIDESaveDialogEvent

See also