|
Acabo de ver también en el Help de Delphi 6:
property PageRect: TRect;
Specifies the dimensions, in pixels, of the logical page size used when printing the contents of a rich text edit control.
Description
Use PageRect to specify the logical page size used when formatting the contents of the rich edit control for printing. Specify the dimensions in pixels.
|