Skip to main content
All docs
V25.2
  • Create(TPersistent,TNotifyEvent,TSize,Boolean) Constructor

    Initializes a new instance of the TcxImageListSVGOptions class with specified settings.

    Declaration

    constructor Create(AOwner: TPersistent; AChangedProc: TNotifyEvent; const ADefaultLargeSize: TSize; ADefaultUseRegularAsLarge: Boolean = True); reintroduce; overload;

    Parameters

    Name Type
    AOwner TPersistent
    AChangedProc TNotifyEvent
    ADefaultLargeSize TSize
    ADefaultUseRegularAsLarge Boolean
    See Also