Previous: GetOemVendorName function To the Table of Content Next: GetPageSize function

- 4.37.2.50 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

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: GetOemVendorName function To the Table of Content Next: GetPageSize function
GetOemVendorName function Table of Content GetPageSize function

- 4.37.2.50 -