antipauli respondió:
Este código te pinta las filas pares y la seleccionada de otro color: procedure TfrmCelulas.GrillaIntDrawColumnCell(Sender: TObject; const Rect: TRect; DataCol: Integer; Column: TColumn; State: TGridDrawState); begin if (Sender as...