JVCL Help:TJvMouseKeys.NativeType

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Provides direct access to the underlying Windows API structure.


Pascal

 propertyNativeType: MOUSEKEYS;


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