ShellBrowser Delphi Components Documentation
|
Copy constructor
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.