constructor Create(const AOwner: TObject);
TNotifyEvents objects typically belong to another object. Pass this object in the parameter AOwner.
When events are called, the owner is passed in the Sender parameter of TNotifyEvent.