Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Why there's a mem leak and how to fix it?

Pointer to String conversion?

delphi

Implicit cast for overloaded record in Delphi as a parameter in a const array

Default Generic Comparer for methods returns incorrect results

delphi generics delphi-xe

TTouchKeyboard: send keystroke to other program?

delphi virtual-keyboard

Best way to combine multiple TBytes arrays

delphi bytearray delphi-xe2

Why code in any unit finalization section of a package is not executed at shut down?

How do I extract the target URL from a Google search result?

delphi delphi-7

Why Delphi compiler can't see I'm trying to free an interface?

Open a file's context dialog, default action and etc

delphi delphi-7

Drawing line on desktop very slow on Win 7

Delphi, GR32 + PngObject: converting to Bitmap32 doesn't work as expected

How can i communicate with an HID USB device in delphi [closed]

delphi usb hid

Delphi 'Alarm Clock'-like application

delphi scheduled-tasks

MySQL wrong output with IN clause and parameter

Displaying hints

delphi vcl delphi-xe2

Delphi - overriding hide behaviour of TForm.showModal

delphi tform windowing

TPNGObject - Create a new blank image and draw translucent images on it

Somehow accidentally mixing TEdit.Text and TLabel.Caption works without exception?

TStatusBar with bottom aligned panel

delphi alignment statusbar