Create(TPersistent,TNotifyEvent) Constructor
Initializes a new instance of the TcxImageListSVGOptions class with specified settings.
Declaration
constructor Create(AOwner: TPersistent; AChangedProc: TNotifyEvent); reintroduce; overload;
Parameters
Name | Type |
---|---|
AOwner | TPersistent |
AChangedProc | TNotifyEvent |
See Also