[Overview][Types][Classes][Procedures and functions][Index] |
Performs component notifications when a collection item is added to or removed from the Collection.
Source position: comboex.pas line 124
protected procedure TComboExItems.Notify( |
Item: TCollectionItem; |
Action: TCollectionNotification |
); override; |
Item |
|
Collection item for the notification. |
Action |
|
Action for the notification. |
Version 4.0 | Generated 2025-05-03 | Home |