TComponentNotifyEvent Type
An event type that receives a reference to a TComponent object.
Remarks
Events of type TComponentNotifyEvent are used to provide a reference to a TComponent object. Usually the component is one of the existing components in the form designer.
Syntax
Unit: FormDesigner