Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Can I read properties of a VCL control in a non-GUI thread?

Download code and execute on-the-fly

delphi

The difference between one and many "type" blocks in Delphi

Indy 10 and OpenSSL

which one is better in terms of performance, the early binding or late binding in Delphi COM objects

delphi com

What does the E2511 Type parameter 'T' must be a class type compiler error mean?

delphi generics

Use objects as keys in TObjectDictionary

delphi delphi-xe2

Class field (static field) in Delphi

delphi static tdictionary

COM interface always masking exception message with "catastrophic failure"

Delphi 64 bits asm compiling error

Why Delphi objects that implement interfaces need to be reference counted?

delphi interface com

Is there any way to add a hint or tooltip with FireMonkey?

Thread Posting messages to Main UI Thread are blocked/removed

Delphi w Indy 10: idHTTPRequest POST always is HTTP 1.0, how to make it HTTP 1.1?

delphi indy

Is there simpler way of saying that Delphi component/control is supported on all platforms?

delphi

Open file manage and get selected file

android delphi firemonkey

What is the difference between using TTimer and using TThread

multithreading delphi

Find and Replace Text in a Large TextFile (Delphi XE5)

delphi delphi-xe

Why do modal Delphi forms not receive WM_SYSCOMMAND when the user clicks the task bar button?

windows delphi delphi-2007

Wrong MessageDlg icon with DlgType mtConfirmation constant?