[Overview][Constants][Types][Classes][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomUpDown.Notification

Notification calls inherited method; if the operation requires removal of the associate control, this is performed

Declaration

Source position: comctrls.pp line 1835

protected procedure TCustomUpDown.Notification(

  AComponent: TComponent;

  Operation: TOperation

); override;

See also

TControl.Notification

  

Notification handler for insertion or deletion of components.