Table of Contents

TAdvCustomFormDesigner.OnDeactivate Event

OnDeactivate event is fired when the form designer is deactivated, and the form exits the design/edit mode, entering into the normal runtime mode.

Syntax

Unit: FormDesigner

property TAdvCustomFormDesigner.OnDeactivate: TNotifyEvent

See also