Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Does it violate encapsulation for interface property accessors to be public?

Translating code for DLL Injection from Delphi 7 to Delphi XE2

How to recognize when number, position, or resolution of monitors has changed? [duplicate]

How to format a number with + and - sign in Delphi

Is it possible to add a history list dropdown to Delphi's TButtonedEdit?

How to distinguish flash drives?

delphi usb

How does ParentBackground work on IDE generated Forms?

delphi tform

Delphi: How to SET(write) extended file properties?

How to finalize record passed through the untyped parameter of a function?

while debugging with Environment Variable "The program can't start because ....dll is missing"

Delphi - get bitmap from a TImageList [closed]

delphi delphi-xe

Store bitmap in text file

delphi delphi-xe2

How to get column index in onCustomDrawCell event in DevExpress QuantumGrid (VCL)

delphi devexpress vcl

TIdHMACSHA256.TIdHMACSHA384.TIdHMACSHA512 do not work in Delphi

delphi indy

Is there a way to compile C code from the Delphi IDE as part of a Delphi project?

delphi

Search in TStrings

delphi delphi-xe2

Delphi File Access - Why do I get an incomplete output if I don't close my file?

delphi text-files

What's the difference between TForm.Close and closing via a form's handle?

forms delphi winapi

How can I create a second UI thread in Delphi with its own message processing loop?

multithreading delphi vcl

How can I make my delphi application use FTPS instead of FTP (indy)

delphi ftp indy delphi-xe3 ftps