ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellList.OnPopulated

The OnPopulated event occurs, after a TJamShellList was filled completely.

Syntax
Pascal
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.