ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamSelectionList.OnCompletedCalculateFiles Property

Occurs, when the thread, which calculates the count and size of the selected files and folders, has terminated.

Syntax
Pascal
property OnCompletedCalculateFiles;

A thread which calculates the number and size of the selected files and folders starts when an item gets checked or unchecked. This event is being triggered when the thread has terminated.

Copyright (c) 2011. All rights reserved.