allow column resize in a TDBGrid but prevent move?
禁止移动DBGrid的列?
TStringGrid(DBGrid1).Options:= TStringGrid(DBGrid1).Options-[goColMoving];