论坛


2013年7月6日 星期六

奇技淫巧之Delphi和JavaScript互通

武稀松| 武稀松的博客 |11:56:43

Delphi2010以后增加了新的RTTI信息,也就是通过RTTI可以在运行时获取/调用对象的公开成员或者函数.ScriptControl可以添加外部的对象,这个对象是个IDispatch接口,脚本调用的时候实际上是调用IDispatch的Invoke方法.那么我们只要实现了IDispatch的Invoke方法,在里面通过...

奇技淫巧之获取Delphi所有类的类信息

武稀松| 武稀松的博客 |05:21:28

这个绝大多数朋友应该是用不上的,纯属玩的.昨天和业界某几个人讨论delphi的class的typeinfo问题,一般implementation部分实现的类在别处是拿不到类型信息的,尽管它有.还比如私有的嵌套类在别处也拿不到.于是写了几行代码扫描进程中所有类的类型信息,把这些Unpublic的c...

Video: Embarcadero Developer Direct Episode 7 - Build Your Model to Scale (US and Canada edition)

Embarcadero| EDN Delphi Feed |01:00:00

2013年7月5日 星期五

ScrollBox 中 动态创建内容

DELPHI盒子| Delphi盒子 |16:07:00

HSScrollBox 中 动态创建内容

多功能Edit V1.1

DELPHI盒子| Delphi盒子 |16:07:00

当做Edit或ButtonEdit当做ComboBox,可以下接内容当做日期控件(可设置日期格式)当做日期时间控件(可设置日期日间格式)当做时间控件(可设置时间格式)当做数值编辑控件(有控制数据录入和沾贴)当做简单的Memo控件

Barcode Capturing with Delphi XE4 iOS App by Fernando Rizatto - Embarcadero

Embarcadero| EDN Delphi Feed |05:27:04

2013年7月4日 星期四

Habari Client for OpenMQ 2.5b1 - message broker client

Embarcadero| CodeCentral Delphi Submissions |07:26:03

Habari Client for OpenMQ is a library for Delphi and Free Pascal which provides easy access to Open Message Queue (Open MQ), an enterprise-quality, production-ready open source message-oriented middleware project.New in version 2.5 (beta 1)* Failo...

Cindy components v6.01.1 (D7 to XE4)

Embarcadero| CodeCentral Delphi Submissions |02:48:41

Packages with 62 components for all delphi versions to build windows applications: Gradient controls (labels, buttons, panels, TabControls) with features like colored bevels, wallpaper, shadowText, caption orientation etc... TcyCommunicate and Tcy...

Effective iOS Mobile Projects - Vsevolod Leonov

Embarcadero| EDN Delphi Feed |01:00:00

2013年7月3日 星期三

Habari Client for ActiveMQ 3.5b1 - message broker client

Embarcadero| CodeCentral Delphi Submissions |22:00:36

Habari Client for ActiveMQ is a library for Delphi and Free Pascal which provides easy access to the Apache ActiveMQ open source message broker.New in version 3.5 (beta 1)* Failover parameter maxReconnectAttempts defaults to -1 ("forever&...

curl的delphi实现

DELPHI盒子| Delphi盒子 |16:07:00

curl是利用URL语法在命令行方式下工作的文件传输工具。支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证,HTTP上传,代理服务器, cookies, 用户名/密...

XP3----- 界面式控件

DELPHI盒子| Delphi盒子 |16:07:00

XP3界面式控件XP3界面式控件

Cindy components v6.01 (D7 to XE4)

Embarcadero| CodeCentral Delphi Submissions |08:42:54

Packages with 62 components for all delphi versions to build windows applications: Gradient controls (labels, buttons, panels, TabControls) with features like colored bevels, wallpaper, shadowText, caption orientation etc... TcyCommunicate and Tcy...

Delphi的DateTimeToUnix/UnixToDateTime的一点小改进

武稀松| 武稀松的博客 |08:29:23

Delphi的DateTimeToUnix/UnixToDateTime转换时间并没有考虑到本地时间和格林尼治时间的差,结果我天朝时间被赤裸裸的差了8个小时.[code language="delphi"]type time_t = Int64;function DateTimeToUnix(ConvDate: TDateTime): time_t;var zi : TTimeZoneInformatio...

Webinar: Get to More Devices Faster with FireMonkey

Embarcadero| EDN Delphi Feed |03:00:00

« 上一页

下一页 »