Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Confusing of TTimeSpan usage in Delphi 2010

Find all compilation errors in a Delphi project

delphi

How to store and locate multiple interface types within a Delphi TInterfaceList

delphi interface

How to draw a text (write on the screen) using standard OpenGL functions?

delphi opengl

Getting the Unit Name which belongs to any type (TRttiType)

delphi rtti delphi-xe

Delphi threading - which parts of code need to be protected/synchronized?

multithreading delphi

dumping PDF document ( *.pdf) to Text?

delphi pdf delphi-2010

How to write an EXE which is also a COM Server in Delphi

delphi com activex-exe

C function pointer translation into Delphi/Pascal?

Delphi extract key from TObjectDictionary

delphi generics vcl delphi-xe

Programming CUDA using Delphi or FreePascal

delphi cuda pascal

Extract all icons from an EXE without using ExtractIconEx

delphi resources icons

Delphi 2010 Control Flickering

delphi delphi-2010 flicker

How can I restore the default unit and form names to "Unit1" and "Form1" instead of higher numbers?

delphi

Delphi Rtti for interfaces in a generic context

delphi generics interface rtti

How do I permit Delphi XE2 to see the shared folder on my Mac from within a VirtualBox VM running Windows 7

Why is except not catching this error?

How can I move a Delphi form in front of the other?

forms delphi delphi-2010

Generic list and duplicate records

delphi delphi-xe2

True C static local variable replacement?

delphi pascal