Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

TListView: VCL loses the order of columns if you add a column

How to use CopyRect method in Delphi

delphi

COM Elevation Moniker fails to elevate the server under Vista/Windows 7

How can my program react to changes in a TDateTimePicker?

Send and Receive Stream with TidTCPClient and TidTCPServer in Delphi XE2

delphi delphi-xe2 indy

simple socket with php and delphi?

php delphi sockets

How to calculate tides for specific date and location with Delphi

delphi

Stop event propagation in Delphi 7

Why does imported Type Library function differ from original source?

delphi delphi-xe2

How to mute the sound of my application?

delphi audio delphi-xe2 volume

OutputDebugString() with Delphi for MacOS

How to correct / shift subtitle time in SRT (SubRip) files?

delphi shift subtitle

How do I work with Word Documents without using COM Automation?

delphi automation ms-word

How can I capture variables by anonymous method when using it in OTL?

writing/reading bitmaps to a tfilestream

delphi bitmap tfilestream

How do I save the contents of TWebBrowser, including user-entered form values?

forms delphi save twebbrowser

DWScript: how do I get Result after Call

delphi dwscript

Handling of Unicode Characters using Delphi 6

How to write binary data into stdout in Delphi?

delphi console stdout

Converting HBitmap into byte array in Delphi

delphi winapi bitmap hbitmap