Well it stops on 1811 (NxColumns) at line
Grid := TNxCustomGrid(Owner);
function TNxColumns.IsReadingState: Boolean; var Grid: TNxCustomGrid; begin Grid := TNxCustomGrid(Owner); if csReading in Grid.ComponentState then Result := True else Result := False; end;
Regards,
Stefan



Find content
Male
