TMSFMXGrid inline TTimeEdit AV error

Hi,

I am trying to use TTimeEdit to edit a cell in a TMSFMXGrid. But, it produce an Access Violation error after the cell is edited. The error occurs when exiting the CellExit procedure (FMX.TMSCustomGrid.pas).

I tested this by adding a new column to the EditingDemo sample application, using OnGetCellEditorType, OnGetCellEditorCustomClassType and the other related events.

Please, Can you help me, because TMS FMX UI Pack does not have an special TimeEdit and there is no etTimeEdit as well as if there is etDateEdit or etDatePicker for dates.

TIA,
Ricardo

Hi,

We have applied a fix, the next version of the TMS FMX UI Pack will address this. We are currently rebuilding

Thank you. Now it's OK