TExcelFile.OnVirtualCellRead Method
Replace this method if you want to override this event in a derived class.
Syntax
Unit: FlexCel.Core
procedure TExcelFile.OnVirtualCellRead(const xls: TExcelFile; const e: TVirtualCellReadEventArgs); virtual;
Parameters
See also