Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Achieving Thread-Safety

How can I distinguish TDateTime properties from Double properties with RTTI?

delphi rtti tdatetime

How to disable VCL styles in Delphi

Can I write Windows drivers with Delphi 2010?

Example for using Generics.Collections.TObjectDictionary

delphi delphi-xe2

DCC Hint: H2161 Warning: Duplicate resource: Type 24 (user-defined), ID 1; File resource ... kept; file ...\WindowsXP.res resource discarded

delphi delphi-xe2

How Can I List a TDictionary in Alphabetical Order by Key in Delphi 2009?

How do you cleanly abort a Delphi program?

delphi shutdown abort

Delphi, How to get all local IPs?

delphi winsock ip

Setting up a large software system in Delphi

How to get TextWidth of string (without Canvas)?

delphi

What difference does it make when I use "const" in a procedure's parameter?

delphi parameters constants

How to add manifest <requestedPrivileges> info into delphi project

delphi uac manifest delphi-xe

Is "implicitly imported" always a bad thing in Delphi packages?

How to get all of the supported file formats from Graphics unit?

Class methods in Record vs Class in Delphi 2010

delphi delphi-2010

Can I assign items in an array all at once in Delphi/Pascal?

delphi syntax

XE4: How to change exe output name base on platform?

delphi

Open Windows Explorer directory, select a specific file (in Delphi)

delphi explorer

Disable form resizing in delphi

delphi forms resize