摘要:
15.0 Conditional Define * This conditional define is shared by the Delphi compilers used to build C#Builder 1 and Delphi 8, which do not natively supp 阅读全文
摘要:
ADOTable,永久字段,已经将visible属性设置为false,设计期,打开数据集,该字段是隐藏了,但是运行时还是显示的!!原因是,之前持久化了 DBGRID的Coumns,FORM创建又读取了。 if FileExists(SoftPath + DBGridColSet) then D... 阅读全文