本文整理自网络,侵删。
Button1.Parent := cxGrid1; Button1.BoundsRect := cxGrid1DBTableView1.ViewInfo.IndicatorViewInfo.Bounds; Button1.Height := cxGrid1DBTableView1.ViewInfo.RecordsViewInfo.RowHeight;
相关阅读 >>
Delphi 从给定字符串中截取n个字节的字符(解决汉字截取乱码问题)
更多相关阅读请进入《Delphi》频道 >>