[Overview][Types][Classes][Procedures and functions][Index] |
Handles notification messages for sub-components in the control.
Source position: filectrl.pp line 156
protected procedure TCustomFilterComboBox.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
AComponent |
|
Component for the notification message. |
Operation |
|
Operation for the notification message. |
|
Notification handler for insertion or deletion of components. |
Version 4.0 | Generated 2025-05-03 | Home |