ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.CopyTo
Syntax
Pascal
procedure CopyTo(pChangeNotifier: TJamShellChangeNotifier); overload;
Parameters 
Description 
pChangeNotifier: TJamShellChangeNotifier 
The target object to which the the current object(s) of this instance should be copied to. 

Adds the current object(s) of this instance to a TJamShellChangeNotifier.

If the property MultiObjects is not empty, the elements of thsi collection will be added, othwerwise the current object of the instance.