2012年8月7日
摘要: uses cxLookAndFeelPainters; typeTMyCxGrid = class(TObject)class procedure DrawIndicatorCell(Sender: TcxGridTableView; ACanvas: TcxCan... 阅读全文
posted @ 2012-08-07 10:52 martian6125 阅读(108) 评论(0) 推荐(0)
摘要: uses cxexportgrid4link;varSaveDialog: TSaveDialog;beginSaveDialog:=TSaveDialog.Create(nil);with SaveDialog dobeginFilter := '*.xls|*.x... 阅读全文
posted @ 2012-08-07 10:51 martian6125 阅读(144) 评论(0) 推荐(0)