2012年9月12日 星期三
一个灵巧的Delphi多播实事件现方案.
武稀松| 武稀松的博客 |07:31:11
转自我的旧博客一个灵巧的Delphi多播实现方案.必须是支持泛型的Delphi版本.也就是Delphi2009以后.强烈建议用DelphiXE.用法就是例如写一个Class指定一个Event,触发的时候会通知多个Method.和.NET的多播事件机制是一样的.用法例如:typeTFakeButton = class(TButton)pri...
给Delphi的工具条按钮添加BTNS_WHOLEDROPDOWN风格
武稀松| 武稀松的博客 |07:30:27
转自我的旧博客工具条按钮的BTNS_WHOLEDROPDOWN风格是IE5以后就提供的.Delphi早期版本估计是为了照顾兼容性工具条按钮是没有这个风格的.只有下面几种和系统风格对应的风格.TToolButtonStyle = (tbsButton, tbsCheck, tbsDropDown, tbsSeparator,tbsDivider, tbsTextB...
一个可以再WIN2000及以上操作系统使用的GetTickCount64
武稀松| 武稀松的博客 |07:30:00
转自我的旧博客以后尽量用Delphi/C++双代码写.GetTickCount返回值是整数,这样的话最多49天多就会复位重新从0开始.Vista以后提供了GetTickCount64这个函数, 但是WindowsXP还是主流.在项目中为了处理这个,自己实现了一套办法.这个GetTickCount和真正的额GetTickCount相...
Habari Client for ActiveMQ 3.2 - message broker client
Embarcadero| CodeCentral Delphi Submissions |05:40:30
Habari Client for ActiveMQ is a library for Delphi and Free Pascal which provides easy access to the Apache ActiveMQ open source message broker.With this library, developers can build integrated solutions, using the peer-to-peer or the publish and...
Video: Introducing RAD Studio XE3
Embarcadero| EDN Delphi Feed |01:00:00
ModelMaker Code Explorer 10 for Delphi XE3
Embarcadero| CodeCentral Delphi Submissions |00:26:11
ModelMaker Code Explorer not only inserts new code, it also allows you to edit, copy/paste, correct and delete existing classes and members with the same ease.o Award winning Refactoring Browser with Delphi Pascal and C# support. o Integrated with...
Active Query Builder
Embarcadero| CodeCentral Delphi Submissions |00:25:49
Active Query Builder is a visual component for Delphi and C++ Builder to allow your end users to build complex SQL queries visually via user-friendly graphical interface easily. Active Query Builder renders all SQL features, such as sub-queries an...
2012年9月11日 星期二
My XE3 World Tour started: Brussels
Pawel Glowacki| Pawel Glowacki |20:33:00
I’m in Prague already for the RAD Studio XE3 launch event tomorrow and in Bratislava on Thursday. The kind of energy that Delphi and C++Builder developers emit is incredible! Travelling is tiring, especially when your flights/trains are canc...
Debug vs. Release In Delphi
About.com| About.com Delphi Programming |11:13:06
inDelphi Projects::The Project Manager window in your Delphi (RAD Studio) IDE displays and organizes the contents of your current project group and any project it contains. The ...Read Full Post
2012年9月10日 星期一
迷你SQL2000v1.2.0
DELPHI盒子| Delphi盒子 |16:09:00
*修正 +增加 -去除 ^调整 1.2.0 +增加托盘区菜单项“重启”,方便重启SQL服务; ^附加数据库文件时,将移动改为复制,原文件不会被删除; +计划任务在备份数据库后,自动清除旧备份,只保留最后5个备份(按文件,不按时间); *修正计划任务无法正确执行的问题,...
TScreen Object Demystified (.ActiveForm, .ActiveControl, .FormsCount, ...)
About.com| About.com Delphi Programming |03:00:36
VCL Usage::Coding the TScreen object, obtainer of all information about the current state of ...Read Full Post
OptiVec: Complex-number math library for Delphi XE2
Embarcadero| CodeCentral Delphi Submissions |02:08:36
OptiVec contains more than 3500 hand-optimized functions for all floating-point and integer data types from the following fields: 1. Vectorized form of arithmetic operators and math functions. 2. Matrix operations, e.g.: matrix multiplication, inv...
CMath: Complex-number math library for Delphi XE2
Embarcadero| CodeCentral Delphi Submissions |02:00:11
CMATH is a comprehensive library for complex-number arithmetics and mathematics. The following features make CMATH an ideal replacement for other available complex class libraries: 1. High-performance implementation in machine code leads to superi...
CMATH for Delphi 2007
Embarcadero| CodeCentral Delphi Submissions |01:44:29
CMATH is a comprehensive library for complex-number arithmetics and mathematics, both in cartesian and polar format (single, double, and extended precision). The implementation in Assembly language ensures superior speed, accuracy, and safety, rep...
OptiVec for Delphi 2007
Embarcadero| CodeCentral Delphi Submissions |01:43:11
OptiVec contains more than 3500 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of arithmetic operators and math functions. 2. Matrix operations, e.g.: multipl...





冀公网安备 13098202000212号