JVCL Help:TJvDeviceInfo.ReferenceHandle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDeviceInfo.ReferenceHandle Property
[+] TJvDeviceInfo Methods
[+] TJvDeviceInfo Properties
Search in JVCL Help
Search in all projectsSummary
Handle to the device context that values are retrieved from.
Pascal
propertyReferenceHandle: Longword;
Description
Use ReferenceHandle to specify the HDC where the various property values of TJvDeviceInfo are retrieved. For example, to retrieve property settings from the currently selected printer, assign Printer.Handle to this property.
If ReferenceHandle is 0, the values are retrieved from the desktop DC.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page