ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTree.Create Constructor

Creates an instance of a TJamShellTree component.

Syntax
Pascal
constructor Create(AOwner: TComponent); override;

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.

Copyright (c) 2011. All rights reserved.