ShellBrowser Delphi Components Documentation
|
Creates an instance of a TJamCheckableListItem component.
constructor Create(AOwner: TListItems); override;
Parameters |
Description |
AOwner: TListItems |
The collection of list items to that the newly created item belongs. |