随笔分类 -  Delphi_Database

在程序中如何动态修改PARADOX表的结构?
摘要:with Table1 do begin { The Table component must not be active } Active := False; { First, describe the type of table and give } { it a name } Database 阅读全文

posted @ 2020-06-24 00:35 癫狂编程 阅读(262) 评论(0) 推荐(0)

导航

好的代码像粥一样,都是用时间熬出来的