ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TJamBaseSelectionList.Create

Creates and intializes an instance of this component.

Syntax
Pascal
constructor Create(aOwner: TComponent); override;
Parameters 
Description 
aOwner: TComponent 
The component, typically a form, that is responsible for freeing this component.