Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What is the best way in Delphi to show customized Message Dialogs?

delphi user-interface

Delphi XE3 EXE file size 25 times larger than Dephi 7

Why the exception is not caught by the try... except end;?

What IDE is the Delphi IDE developed in?

delphi ide

Using Delphi to take advantage of GPGPU technology?

delphi gpu opencl gpgpu

How can I disable javascript errors on "TWebbrowser"?

delphi alerts twebbrowser

Is there a way to log every gui event in Delphi?

delphi

How add Delphi XE2 64bit support to a simple Delphi XE2 32bit VCL component?

delphi 64-bit delphi-xe2 vcl

Delphi Interface Reference Counting

How to check if a reference to procedure is nil?

delphi delphi-xe3

Delphi: Copy FileStream to MemoryStream

delphi delphi-7

Embedding a font in delphi

Delphi 64-bit: finding incorrect casts?

Play a Video from MemoryStream, Using FFMpeg

delphi ffmpeg

Can I change the display format for strings in the watch list?

delphi debugging delphi-xe3

Is there a RTL function like StringOfChar which duplicates strings instead of chars?

delphi delphi-xe

FillRect doesn't paint the complete TStringGrid cell in Delphi XE2

How to catch an Exception in a TDataModule.OnCreate event?

delphi exception

Delphi: Canceling a TDataSet.Post in an OnBeforePost Event

delphi delphi-7 tdataset

How do I debug a difficult-to-reproduce crash with no useful call stack?