ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TOnSort

This procedure is called when the sorting will begin or has finisehd its work.

Syntax
Pascal
TOnSort = procedure (sender: TObject; sortStage: TSortStage) of object;