Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

TFileStream with offset

What can cause section handle leaks?

Floating point division by zero exception in Delphi5

Catch a mouse click on any VCL component, and determine its .Tag value

delphi

Free disk space on a network drive in Delphi

delphi diskspace

How to display values from a VARIANT with a SAFEARRAY of BSTRs

How to reset a delphi TForm to original appearance after use of ScaleBy()

Is it Safe to use 'Unsafe' Thread Functions?

Why does scaling of controls differ between PC's?

How do I upload a file using http post? Delphi 2009

Delphi Spring DI: Is it possible to delegate interface instantiation without an implementing type?

Fluid/Dynamic layout in Firemonkey / Delphi

Unit path compiled in executable

delphi delphi-7

Can Delphi themed toolbars have dividers that are centred between their tool buttons?

windows delphi winapi

How to get the same MD5 with Delphi and PHP?

Why the size of a Delphi record is not increased when a procedure is included?

delphi delphi-xe2

Is PChar('') guaranteed to be a pointer to #0 (not nil)?

Get members of COM object via Delphi Olevariant type

delphi com

How can I test if a type is safe to copy using Move

delphi

Removing singleton instances from Delphi project

delphi unit-testing mvp