摘要: procedure TForm10.DBGrid1DrawColumnCell(Sender: TObject; const Rect: TRect;DataCol: Integer; Column: TColumn; State: TGridDrawState);var Im1: TBitmap;staff_id: string;beginIm1:=TBitmap.Create;if (dm.A... 阅读全文
posted @ 2016-03-01 10:54 h2z 阅读(620) 评论(0) 推荐(0)