ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TOnOperation

The event that is fired after an operation was performed.

Syntax
Pascal
TOnOperation = procedure (Sender: TObject; Operation: TJamShellOperations; Files: TFilenames; Destination: string) of object;