ShellBrowser Delphi Components Documentation
|
Creates an instance of a TJamShellTree component.
constructor Create(AOwner: TComponent); override;
Parameters |
Description |
AOwner: TComponent |
The owner of the Control |
Call Create to instantiate a TJamShellTree control at runtime. For a TJamShellTree component added to a form at design time, Delphi automatically inserts a call to Create.