Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Why does Delphi use double to store Date and Time instead of Int64?

delphi

How to detect ctrl-t keypress in Delphi

delphi

IdHttp Just Get Response Code

delphi indy idhttp

EmptyParam was variable now a function - How to resolve legacy code?

delphi com

How many bytes are required to hold N decimal digits

c algorithm delphi

Detect if Windows closing or application tries to close from system menu (WM_CLOSE)

delphi tray

Delphi Change main form while application is running

TRTTIContext multi-thread issue

How to check if string is a valid DateTime Format string in Delphi

Is it possible to have a global exception hook?

delphi exception-handling

Detecting 'text' file type (ANSI vs UTF-8)

delphi utf-8 delphi-7

Delphi interface generic function - Is there a work around?

delphi generics interface

Delphi XE - TObjectList Sorting

delphi sorting delphi-xe4

Delphi conditional compilation in uses clause

How do I compress multiple files into a single archive with Delphi

delphi compression

Getting a longer stacktrace from FastMM?

Add a png image to a imagelist in runtime using Delphi XE

delphi delphi-xe

How to unlock Windows lockscreen?

What is the difference between Owner and Parent of a control?

delphi delphi-7

How to get a delphi application (that's running) to do something at a particular time/date

delphi