Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Is there a tool which detects duplicate interface GUIDs?

delphi guid

Possible Deadlock on Calling FreeLibrary

c++ delphi dll

Converting PDF to JPG like Photoshop quality - Commercial C++ / Delphi library

c++ windows delphi pdf jpeg

Consume oData service from Delphi

delphi odata delphi-xe

Correlating IComMethodEvents

c# c++ delphi monitoring com+

Describing dynamically generated code with RtlAddFunctionTable on Windows x64

Delphi Firemonkey select multiple pictures from gallery at the same time

android delphi firemonkey

Delphi SAPI Text-To-Speech

Delphi assembler constant 'eof'

delphi assembly delphi-7

TLoginCredentialService usage example

delphi delphi-xe2

How/under which circumstances does the <see> tag in Delphi xml comments actually work?

Are concatenated Delphi strings held in a hidden temporary variable that retains a reference to the string?

string delphi concatenation

any known delphi issues to test for Windows 7 compatibility

delphi windows-7

How can I make my application behave well while monitoring hundreds of real-time devices?

Cannot debug FireMonkey applications on OS X 10.7.3 with XE2 Update 4

macos delphi firemonkey

Links to games created by Windows when delphi projects create exes with specific names

Does this code fail to build because of a compiler bug?

delphi

How to detect the printer model in Delphi?

c# delphi

How do you keep application logic separate from UI when UI components have built-in functionality?

Why the LogonUser function always return true using the LOGON32_LOGON_NETWORK mode?

delphi winapi