DBGrid DrawColumnCell 예제 델파이에서 기본으로 제공되는 DBGrid의 DrawColumnCell의 기능이 동작하지 않아서 버그라고 생각하는 사람들이 있다. DBGrid에서 DefaultDrawing를 False로 설정한 경우 DrawColumnCell 에서 DefaultDrawColumnCell을 호출해 주어야 다른 코드가 정상적으로 동작한다. procedure TForm2.DBGrid1DrawColumnCell(Sender: TObject; co.. 知/Delphi 2015.12.11