diff --git a/docs/xml/lcl/grids.xml b/docs/xml/lcl/grids.xml index 4adb6c14bd..74ed434acd 100644 --- a/docs/xml/lcl/grids.xml +++ b/docs/xml/lcl/grids.xml @@ -9777,6 +9777,28 @@ + + + Performs actions needed when the specified component is added to or removed from the control. + + +

+ Notification is an overridden method in TCustomGrid. It calls the inherited method on entry to handle notifications in ancestor classes and their child components. It ensures that the reference in TitleImageList is set Nil when the component is removed from the control. +

+
+ + + TControl.Notification + TComponent + +
+ + Component for the notification. + + + Operation performed for the specified component. + + Moves to a column or row located at the specified offset.