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.6 | Generated 2026-02-20 | Home |