首页 相关文章 DBGrid中用光标键控制Cell

DBGrid中用光标键控制Cell

  {////////////////////////
  // //
  // Grids549 //
  // //
  // 14:33 2005-2-17 //
  // //
  }////////////////////////
  unit Grids549;

  interface

  uses
   DBGrids, Classes, Windows;

  type
   TDBGrid549 = class(TDBGrid)
   public
   property InPlaceEditor;
   end ;
  
  procedure CursorCtrl(Sender: TObject; var Key: Word; Shift: TShiftState);

  implementation

  { TDBGrid549 }

<...[ 查看全文 ]

2016-02-19 标签:

DBGrid中用光标键控制Cell的相关文章

手机页面
收藏网站 回到头部