TdxPreviewOptions.Rect Property
Specifies the rectangle occupied by the Print Preview dialog.
Declaration
property Rect: TRect read; write;
Property Value
Type |
---|
TRect |
Remarks
Use the Rect property to set the four coordinates of the Print Preview dialog.
See Also