====== GetSystemMetrics ====== GetSystemMetrics() GetSystemMetrics Returns the value of the system metric by specified index. **Parameters** |< 100% 15% >| |index|Numeric index of metric. Their values are available [[http://msdn.microsoft.com/en-us/library/windows/desktop/ms724385.aspx|here]]. In case of passing unsupported value, will show an error message.|