有关Cxgrid控件的用法
更新:HHH   时间:2023-1-7


1.动态创建列

 Gview:TcxGridDBTableView;

 Gview.ClearItems;
 Gview.DataController.CreateAllItems(true);

返回软件技术教程...