TMSFNCDataGridExcelIO - ImportLockedCellsAsReadOnly has no effect

In component TTMSFNCDataGridExcelIO, Options.ImportLockedCellsAsReadOnly has no effect.

There’s a commented line in unit VCL.TMSFNCDataGridExcelIO.pas:



if (FOptions.ImportLockedCellsAsReadonly) then
  begin
//          Renderer.ReadOnlys[cg, rg] := fm.Locked;
  end;

Hi,

We added this functionality, next version of TMS FNC UI Pack will have this included.