摘要:
把cxGridView里OptionsView选项中的两项修改成如下 OptionsView.Indicator = True OptionsView.IndicatorWidth = 40//宽度在customDrawIndicatorCell事件中填写procedure TForm1.cxGri... 阅读全文
摘要:
插件框架,所有的插件及主EXE工程设置中都要选择BUILD WITH RUNTIME PACKAGE选项,然后指定需要哪些运行时包(包括VCL自带的,其它三方的控件)。在程序开发和发布的时候都要把这些运行时包(.bpl)放在主exe能够搜索到的目录中。rtl;vcl;vclx;indy;inet;xmlrtl;vclie;inetdbbde;inetdbxpress;dbrtl;dsnap;dsnapcon;vcldb;soaprtl;VclSmp;dbexpress;dbxcds;inetdb;bdertl;vcldbx;webdsnap;websnap;adortl;ibxpress;te 阅读全文