ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.Create

Copy constructor

Syntax
Pascal
constructor Create(pCopyFrom: TShellBrowser); overload; reintroduce;
Parameters 
Description 
pCopyFrom: TShellBrowser 
The instance from which the vlaues should copied. 

Call Create to instantiate a ShellBrowser component at runtime and copies the property vlaues and event handler from the given instance.