ALL VCL, WEB, FNC, FMX, LCL .NET and IntraWeb components + Business Tools & Developer Tools Stay always current with our entire product range at a fraction of the price!
- Save 70% with TMS ALL-ACCESS
- Access to new products upon release
- Access to premium support & updates for 1 year
- Access to previews and betas
- Perpetual licenses to all products
Borland Delhpi 7 FastMM RTLGetMem.inc/System.pas Patch v.1.01
By Chao lin.
Freeware + source 12 Mar 2006Description
Borland Delhpi 7 FastMM RTL (GetMem.inc/System.pas) Patch.What is FastMM(Fast Memory Manager)?
A fast replacement memory manager for Borland Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.
Delphi: Place this unit as the very first unit under the "uses" section in your project's .dpr file. When sharing memory between an application and a DLL (e.g. when passing a long string or dynamic array to a DLL function), both the main application and the DLL must be compiled using this memory manager (with the required conditional defines set).
Informations
- Status: Fully functional
- Source: Included
- Size: 381kB
Platforms: D7
ContextMenu Bugfix v.1.1
Description
Unit that fixes the context menu popup delay bug at runtime.Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: C2k7, D2007
IDE Fix Pack v.5.94
Description
The IDE Fix Pack installs is a DLL-Expert that fixes the following Delphi/C++Builder bugs at runtime. All changes are done in memory. No file on disk is modified. None of your projects are modified or benefit from the IDE Fix Pack.- TDBText.Color always reverts to Parent.Color
- Infinite loop in Forms.GetNonToolWindowPopupParent
- Lost focus after TOpenDialog when MainFormOnTaskBar is set
- Closing non-modal forms after a task switch can deactivate the application
- Closing forms deactivates the application (missing "stdcall")
- SysUtils.Abort can raise an AccessViolation
- TPageControl flickers a lot with active theming
- TLabel is not painted on a themed, double-buffered TTabSheet in Vista
- More...
Informations
- Status: Fully functional
- Source: None
- Size: 213kB
Platforms: C2k9, D2009, C2k10, D2010, C10, D10, CBXE, DXE, CBXE2, DXE2, CBXE3, DXE3, CBXE4, DXE4, CBXE5, DXE5, CBXE6, DXE6, CBXE7, DXE7, CBXE8, DXE8
IDE Win64 Resize Bugfix v.1.0
Description
Under the 64bit Windows versions the RAD Studio 2007 does not correctly resize the editor window in docked mode after the application was minimized or maximized.This DLL-Expert fixes this bug by invoking the missing resize events.
Informations
- Status: Fully functional
- Source: None
- Size: 14kB
Platforms: C2k7, D2007
MakeObjectInstance memory leak fix v.1.1
Description
It hooks into the Classes.Finalization to execute the VirtualFree at a later time to increases the probability that all FreeObjectInstance() calls have already occurred when the cleanup code is executed.Informations
- Status: Fully functional
- Source: Included
- Size: 3kB
Platforms: D2005, D2006, D2007, D5, D6, D7
Unofficial RAD Studio 2007 Patch v.1.01
Description
CodeGear introduced a bug that disables the default context menus for TEdit, TMemo, TComboBox, etc. Thus, the user cannot right click on the controls to get his Cut/ Copy/ Paste/ Delete popup menu.The Unofficial RAD Studio 2007 Patch fixes the context menu bug by binary patching Controls.dcu, DebugControls.dcu and vcl100.bpl.
Note: CodeGear has released the December Update that restores the ContextMenu behavior of Delphi 2006. Thus the popup delay bug is back but you have at least a working context menu.
You must uninstall the binary patch before installing the December Update
Informations
- Status: Fully functional
- Source: None
- Size: 11kB
Platforms: C2k7, D2007
VCL Fix Pack v.1.4
Description
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 need. Adding the unit to your project (Delphi and C++Builder) automatically installs the patches that are available for your Delphi/C++Builder version.Informations
- Status: Fully functional
- Source: Included
- Size: 22kB
Platforms: C2k9, D2005, D2006, D2007, D2009, D6, D7