The OnPopulated event occurs, after the control was filled completely.
property OnPopulated: TNotifyEvent;
Write an event handler for the OnPopulated event, if you want to apply any final modifications on the listed items or the appearance of the ListView itself.
JamSystemShellView.TJamShellControl