Previous: SetDevice To the Table of Content Next: SetDisplayWindow

- 4.47.2.29 -
Standard Units
MMedia Unit
TMMedia Object Methods

TMMedia.SetDisplayRect

Targets: Win32 only


MMedia Unit

Specifies a rectangular area in the window specified by the SetDisplayWindow method that is used to display output from a multimedia device.

Declaration:
  procedure SetDisplayRect(DisplayRect: TRect);
Remarks:
Media that use a rectangle to display output usually perform best if the default DisplayRect size is used. To set DisplayRect to the default size, position the rectangle in the upper left corner and use (0, 0) for the lower right corner.


Previous: SetDevice To the Table of Content Next: SetDisplayWindow
SetDevice Table of Content SetDisplayWindow

- 4.47.2.29 -