JVCL Help:TJvComputerInfoEx.Metrics

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

Search in JVCL Help

 
Search in all projects
 

Summary

Provides access to metric information.


Pascal

 propertyMetrics: TJvMetricsInfo;


Description

Use the subproperties of Metrics to access metric information about the computer. Metric information includes all the items that can be returned by the Windows API function GetSystemMetrics as well as a few others.
This is a read-write class but only TJvMetricsInfo.CursorX, TJvMetricsInfo.CursorY, TJvMetricsInfo.CaretX and TJvMetricsInfo.CaretY are writeable.


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