免费视频淫片aa毛片_日韩高清在线亚洲专区vr_日韩大片免费观看视频播放_亚洲欧美国产精品完整版

打開APP
userphoto
未登錄

開通VIP,暢享免費(fèi)電子書等14項(xiàng)超值服

開通VIP
在DElphi中的DataGrid怎樣使它顯示的行間隔改變顏色

在DElphi中的DataGrid怎樣使它顯示的行間隔改變顏色

DElphi中的DataGrid怎樣使它顯示的行間隔改變顏色?就向.NET中同名控件一樣。
  ---------------------------------------------------------------
  
  似乎是在OnDrawDataCell事件中寫代碼。
  ---------------------------------------------------------------
  
  procedureTForm1.dbgridDrawColumnCell(Sender:TObject;
  constRect:TRect;DataCol:Integer;Column:TColumn;
  State:TGridDrawState);
  begin
  ifDBGrid2.DataSource.DataSet.RecNomod2=1then
  begin
  DBGrid2.Canvas.Font.Color:=clBlue;
  DBGrid2.Canvas.Brush.Color:=clyellow;
  end
  elsebegin
  DBGrid2.Canvas.Font.Color:=clred;
  DBGrid2.Canvas.Brush.Color:=clGradientActiveCaption;
  end;
  DBGrid2.DefaultDrawColumnCell(Rect,DataCol,Column,State);
  end;
本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊舉報(bào)。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
delphi DBGrid簡(jiǎn)單自繪(字體顏色、背景等)
delphi 改變cxgrid的行顏色
CSDN 論壇
轉(zhuǎn)載DBGrid和DBGridEH
Fastreport使用經(jīng)驗(yàn)(轉(zhuǎn))在Delphi程序中訪問報(bào)表對(duì)象
delphi中TDBGrid的使用
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長(zhǎng)圖 關(guān)注 下載文章
綁定賬號(hào)成功
后續(xù)可登錄賬號(hào)暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服