TImageList.Create(TComponent) Constructor
Summary
Initializes a new instance of the
TImageList
class.
Namespace
:
System.UI.ImageList
Syntax
Delphi
public constructor Create(Owner: TComponent);
Parameters
Owner
Type: TComponent
See Also
Reference
TImageList
System.UI.ImageList