diff --git a/docs/xml/lcl/comboex.xml b/docs/xml/lcl/comboex.xml index 523fe15d2d..b8dac92227 100644 --- a/docs/xml/lcl/comboex.xml +++ b/docs/xml/lcl/comboex.xml @@ -1191,6 +1191,26 @@ + + + Performs actions needed when the specified component is added to or removed from the control. + + + Notification is an overridden method in TCustomComboBoxEx. It calls the inherited method on entry to handle notifications in ancestor classes and their child components. It ensures that the reference in Images is set to Nil when the component is removed from the control. + + + + + TComponent + + + + Component for the notification. + + + Operation performed for the specified component. + + Sets the value for the ItemHeight property.