ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellLink.Create Constructor

Creates an instance of a TJamShellLink component.

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

Call Create to instantiate a TJamShellLink control at runtime. For a TJamShellLink component added to a form at design time Delphi automatically calls Create.

Copyright (c) 2011. All rights reserved.