禁止移动DBGrid的列

字体大小: 中小 标准 ->行高大小: 标准
allow column resize in a TDBGrid but prevent move?

禁止移动DBGrid的列?

TStringGrid(DBGrid1).Options:= TStringGrid(DBGrid1).Options-[goColMoving];

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/68152.html