JVCL Help:TJvHardwareProfile.NativeType
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvHardwareProfile.NativeType Property
[+] TJvHardwareProfile Properties
Search in JVCL Help
Search in all projectsSummary
Provides direct access to the underlying Windows API structure.
Pascal
propertyNativeType: HW_PROFILE_INFO;
Description
Use NativeType when you need to access the Windows API structure this class encapsulates. If you need to change several properties of the class at once, it is recommended to use NativeType instead of the individual properties of the class as each change triggers a separate call to NativeType.
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