Subject | AsTime not supported? |
---|---|
Author | mmenaz@lycosmail.com |
Post date | 2001-05-24T18:15:35Z |
Why the AsTime conversion property in TIB_Column is not supported? It
is in VCL TField, and it should be since IB6 has the Time type.
Consider that the AsDate is supported, beyond AsDateTime.
The code
qryTimetable.ParamByName('ActualTime').AsTime := Time;
does not compile, while under BDE+VCL did.
Thanks
Marco Menardi
IBO 3.6dd
is in VCL TField, and it should be since IB6 has the Time type.
Consider that the AsDate is supported, beyond AsDateTime.
The code
qryTimetable.ParamByName('ActualTime').AsTime := Time;
does not compile, while under BDE+VCL did.
Thanks
Marco Menardi
IBO 3.6dd