2009年9月3日 星期四
Class (, Static, or Shared) Constructors (and Destructors)
Allen Bauer| The Oracle at Delphi |17:40:01
In my last post, I hinted at a new native Delphi language feature, class constructors and destructors. For those familiar with, say, C# or VB.NET, they are called a ‘static’ constructor (C#), or a ‘shared’ constructor (VB.NET). Let’s now take...
IDE Fix Pack 2.7 for RAD Studio 2009 Update 3
CodeGear| CodeGear-CodeCentral Delphi |15:22:11
The IDE Fix Pack installs an DLL-Expert that fixes the following Delphi/C++Builder 2009 Update 3 bugs at runtime:Fixes the following bugs in the IDE (_not_ in your applications)* QC #47242: Possible AV when shutting down the IDE* QC #71575: Delphi...
IDE Fix Pack 2.7 for RAD Studio 2007
CodeGear| CodeGear-CodeCentral Delphi |15:20:56
The IDE Fix Pack installs an DLL-Expert that fixes the following RAD Studio 2007 bugs at runtime:Fixes the following bugs in the IDE (_not_ in your applications)* QC #47807: Error insight fails to find TObject class* Possible deadlock when Error I...
VCL Fix Pack 1.4
CodeGear| CodeGear-CodeCentral Delphi |15:13:32
The VCL Fix Pack is a Delphi unit that fixes VCL and RTL bugs at runtime by patching the original functions. If you want all IDE Fix Pack fixes in your application this unit is what you are looking for. Adding the unit to your project (Delphi and ...
delphi 最快速编码 URLDecode URLEncode
扬帆| 扬帆Blog - Delphi |15:07:14
function URLDecode(const S: string): string;var Idx: Integer; // loops thru chars in string Hex: string; // string of hex characters Code: Integer; // hex character code (-1 on error)begin ...
DynamicSkinForm v.10.60
CodeGear| CodeGear-CodeCentral Delphi |10:12:50
DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool ap...
Remove the Windows Constraint on Minimum Form Size: Width and Height
About.com| About.com Delphi Programming |02:00:16
TIPS :: By Windows design a form (window) has a size constraint that sets the minimum form height to the height of the caption bar and the width to 112...





冀公网安备 13098202000212号