ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.Create

Creates an instance of a TJamShellTree component.

Syntax
Pascal
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.