Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What kind of test cases can we write using DUnit?

Delphi XE3 -> Integer to array of Bytes

arrays delphi integer byte

faster alternative to InttoStr/StrToInt?

delphi delphi-xe5

How to reduce CPU usage when scanning for folders/sub-folders/files?

delphi

how to safely bypass Delphi Error: "types of formal and actual parameters must be identical"

delphi

Is there any simple way to test two PNGs for equality?

algorithm delphi png

Search DFM File using Delphi IDE

delphi

How to detect when the mouse move away from a TPanel in Delphi 6?

delphi vcl

What is '\0' in C++?

Creating a Window Inside TThread

delphi delphi-7

Default parameter value for a TSomething in Delphi

unusual behaviour in delphi assembly block

How do I Invoke a procedure when inside another procedure in Pascal

delphi pascal procedure

Using Continue in a While loop

delphi delphi-7

When do I need to call CoInitialize() in this scenario?

Convert Str (hex int) to Dec Int

delphi

How can I save a object from TStringList class to file (Delphi XE 2) with UTF8 without BOM?

delphi utf-8 tstringlist

How to get notification when text pasted from clipboard into an edit box exceeds the maximum length?

delphi

How do I discover if my delphi application currently has a modal window?

delphi modal-dialog mdi

Delphi control that could mimic "Add-ons|Extension list" of Firefox?