Create(TdxCustomPreview,TPoint) Constructor
Initializes a new instance of the TdxPreviewPageSizeOptions class with specified settings.
Declaration
constructor Create(APreview: TdxCustomPreview; const ADefaultSize: TPoint); overload;
Parameters
Name | Type |
---|---|
APreview | TdxCustomPreview |
ADefaultSize | TPoint |
See Also