Posts by Allan • 66 points
1 post
-
5
votes1
answer4172
viewsA: Paint Dbgrid lines by selecting them
Do it this way: procedure TFrmCadLicenca.dbgTerminaisDrawColumnCell(Sender: TObject; const Rect: TRect; DataCol: Integer; Column: TColumn; State: TGridDrawState); begin inherited; if…