Delphi

Debugging Range Check Errors in Delphi PDF Libraries

When working with PDF manipulation libraries in Delphi, range check errors can be particularly frustrating because they often occur deep…

2 weeks ago

Delphi 5 TDateTimePicker Format

During add Delphi 5 compatibility to the Purchase Order calculation sample of HotXLS Delphi Excel Spreadsheet component, an error occurred…

6 years ago

ftol and the 64bit Delphi inline asm changes

[crayon-686ac09ad0127128845250/] Above is a Delphi inline asm version of the ftol (Floating Point to Integer Conversion) function used by our…

6 years ago