ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellLink.TJamShellLink.Create

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.