Handles the notification when a component is added to or removed from the class instance.
Source position: comctrls.pp line 1546
protected procedure TCustomListView.Notification( |
AComponent: TComponent; |
Operation: TOperation |
); override; |
AComponent |
|
Component for the notification. |
Operation |
|
Operation performed for the component. |
Ensures that members for the LargeImages, SmallImages, and StateImages are set to Nil when the corresponding image list is removed.
CT Web help |
CodeTyphon Studio |