UtilsLib Xojo plugin

LocaleInfo.IsMetric Method

To determine if the measurement system needs to be the metric system or the English system, use the IsMetric function.

shared IsMetric()

Parameters

Remarks

returns true if it should be Metric.

Note:
This function is experimental currently on Linux systems.

See Also

LocaleInfo Class