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