Table of Contents

TControlNotifyEvent Type

An event type that receives a reference to a TControl object.

Remarks

Events of type TControlNotifyEvent are used to provide a reference to a TControl object. Usually the control object is a control in the form designer, be it a real control, or a TContainerControl used to wrap a non-visual component.

Syntax

Unit: FormDesigner