Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Can we implement ANSI C's `offsetof` in Delphi?

delphi struct

simple floating-point numbers lose precision

Delphi: Why A class variable affects the result of the method?

delphi

Get valid drive letter and is occupied

delphi drive-letter

Delphi: better design to avoid circular unit reference?

delphi circular-reference

Variable Type for searching both with id and string

delphi delphi-10-seattle

How do I hook global shortcuts in Windows?

delphi winapi hotkeys

Where to save ini file dependent to machine (not user) on windows

How can I test a Singleton class with DUnit?

Why does my "if" statement appear not to run?

delphi debugging

Add a property on TWinControl Class

delphi vcl

How to write to I/O ports in Windows XP? (Delphi7)

windows delphi delphi-7 io

Delphi - Is there a better way to get state abbreviations from state names

Setting TRadioButton to checked causes OnClick event

delphi

Sending Delphi string as a parameter to DLL

delphi string dll parameters

Delphi inline assembler pointer to structure

delphi assembly

Delphi XE2 AnsiFormat() and ANSI String constants

Does a thread terminate automatically if its main process is forcefully ended?

Given ShortString is deprecated, what is the best method for limiting string length

string delphi field

Faster way to split text in Delphi TStringList