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