Delphi - Application independent of Regional Settings
问题 I need to make an application(D2006) independent of Regional Settings, most important all the dateformats must be the same. For the begging I want to replace all the FormatDateTime('adateformate') with FormatDateTime('aConstantDefined'). Also Application.UpdateFormatSettings and Application.UpdateMetricSettings should be set to False. Is there anything else I should make/take care? LE: problem is that I have users with 2 different Regional Settings, and they don't want to uniform their