如果想修正DBGRID的显示,非常简单,写如下代码:
TDateTimeField(Query1.FieldByName('YourTimeField')).DisplayFormat := 'hh:nn:ss';