ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.ExplorerBrowser.TJamExplorerBrowser.OnPopulated

The OnPopulated event occurs, after the control 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.