Table of Contents

TIDEEngine.OnViewModeChanged Event

OnViewModeChanged is fired when the display mode of current active file changes from unit (source code) to form or vice-versa.

Syntax

Unit: IDEMain

property TIDEEngine.OnViewModeChanged: TNotifyEvent

See also