Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to get all the exported functions in a DLL?

delphi delphi-xe7

Difference between "array of double" and TDoubleDynArray

delphi

Delphi iOS import/export data file using email

Delphi Android - detect device orientation change

Why do I get a result many thousands of years in the future when I call UnixToDateTime?

Delphi: how to make several virtual methods link to the same function?

CreateAnonymousThread with parameters

delphi

Initial value of OleVariant variable

delphi

Lockbox3 encryptstring : same string gives different encrypted result

Best way to check if a character is contained in an array of char

delphi delphi-xe4

Delphi 10 Seattle IDE issue: no hint after ( on a function/proc

delphi

Is the order of cipher names in TIdServerIOHandlerSSLOpenSSL.SSLOptions.CipherList important?

delphi ssl openssl indy

Inno Setup ComponentsList OnClick event

How can I create an event handler for a non published but public event in delphi?

Can result of BobJenkinsHash function be negative?

string delphi hash

Delphi record helper for double

delphi

How to obtain RTTI from an interface reference in Delphi?

delphi interface

EInsufficientRTTI exception with message 'Insufficient RTTi available to support this operation'

How to deal with COM (un)initialization from a library perspective?

delphi com

How can I get two programs to have the same sequence of random numbers?

delphi random numbers