The date format in my Win7 regional settings is dd.mm.yyyy.
Dates shown in TCRDBGrid, from my Firebird MyDateField, is on format mm/dd/yyyy.
If I change the regional settings in Win7 the TCRDBGrid changes accordingly, but only one at a time, when focused.
Scrolling through the whole table will then set all dates to the regional settings.
So, when MyProgram is closed and restarted, then it's back to view mm/dd/yyy and I have to repeat the change of regional settings and scrolling through the entire table to get the right view format.
This must be a bug in the Grid?

Kai Inge