Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What's wrong with using TThread.Resume? [duplicate]

How to expose "native functions" to Javascript in a web page using Chromium and Delphi 6?

Why doesn't "i := i + 1" give a range-check error for Integers and larger types?

delphi range-checking

Why is 64 bit Delphi app calculating different results than 32 bit build?

Delphi Tokyo exception prevents setting function result

delphi exception

CreateProcessAsUser doesn't work when "change user"

How do I convert a string to and from JSON with escaped/special characters using DBXJSON?

How to deploy a FireMonkey Application for Mac OSX?

macos delphi firemonkey

How can I render a square bitmap to an arbitrary four-sided polygon using GDI?

How can I make a tree view re-think whether or not a horizontal scroll bar is needed?

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