RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.UpdateMetricSettings Property

Specifies whether the settings used for the hint window font and the icon title font are updated.

Pascal
property UpdateMetricSettings: Boolean;
C++
__property Boolean UpdateMetricSettings;

Use UpdateMetricSettings to specify whether or not the hint window font and the icon title font on the desk top should be updated to reflect the system settings when those settings are changed. 

The initial value of true is set in the constructor. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!