Previous: 4.37.2.49. GetOemVendorName function To the Table of Contents Next: 4.37.2.51. GetPageSize function
4.37.2.49. GetOemVendorName function Table of Contents 4.37.2.51. GetPageSize function

- 4.37.2.50. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.50. GetPageDC function


4.37.2.50. GetPageDC function

Targets: Win32 only


Graph Unit

Retrieves a handle of a display device context (DC) for the active graphical page.

Declaration:
function GetPageDC(PageNo: DWORD): HDC;
Remarks:
After painting with a common device context, the ReleasePageDC procedure must be called to release the device context.


Previous: 4.37.2.49. GetOemVendorName function To the Table of Contents Next: 4.37.2.51. GetPageSize function
4.37.2.49. GetOemVendorName function Table of Contents 4.37.2.51. GetPageSize function

- 4.37.2.50. -