Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Why can I divide Single by Variant in Delphi, and what is it for?

Delphi subclass constructor override

delphi

How do I get rid of "W1047 Unsafe code '@ operator'" in this RaiseExeption call

delphi delphi-2007

How to change color of a cell in a Delphi TGrid Firemonkey component?

delphi

Delphi tstream: strange behaviour on create

Has function initialization code changed from Seattle to Tokyo?

Identify Component under mouse cursor does not work with TImage Control

delphi vcl delphi-xe3