论坛


2011年10月4日 星期二

[原创]Win7下在DelphiXE上安装mapx控件需要注意的一个问题

delphi圣殿| 登高望远-Delphi |21:00:00

[原创]Win7下在DelphiXE上安装mapx控件需要注意的一个问题mapx控件是一个需授权的COM控件,因为有授权,如没有授权文件(lic),是不能用于开发的,但有授权文件也需要修改一下生成的类型库pas才能使用。以本人遇到的mapx5.0为例,已破解,有授权文件,不能安装到控件...

FireMonkey programming - recent articles, blogs, news, and videos

Embarcadero| EDN Delphi Feed |11:00:00

Set Of String in Delphi? Yes! Union, Intersection and Difference For String Lists.

About.com| About.com Delphi Programming |05:54:28

inDelphi TIPS::In Delphi, sets or set types allow you to do set type operations like union, intersection and difference on a set of ordinal values. A set ...Read Full Post