Updates the collection when the specified item has been changed.
Source position: comboex.pas line 125
protected procedure TComboExItems.Update( |
Item: TCollectionItem |
); override; |
Item |
|
Collection item examined in the method. |
Causes the owner of the collection (the control) to be redrawn when needed.
| Version 4.4 | Generated 2025-11-08 | Home |