Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Using DLR from Unmanaged Code

Reading MS Access mdb files in Delphi (for free)? [closed]

Pointer to generic type

cast TObject using his ClassType?

delphi tobject

How to access delphi function at DPR scope

delphi

Does Delphi 2010 have a LoadTextFromFile function?

delphi delphi-2010

Correct thread destroy

How to store dynamic data (unknown number of fields) to a file?

delphi

Is there a Preview Handler VCL for Windows 7?

delphi windows-7

Thread-Safeness of FloatToStr / DateToStr

FileOpen, FileRead, FileWrite

file delphi buffer

How to use existed Form as Tab in Delphi7

delphi pascal

How do I change the hard-coded database password of a Delphi program that I can't recompile? [closed]

Where is GetTickCount declared in Firemonkey?

delphi firemonkey

Can array types have methods?

arrays delphi

What does "&" operator mean in Delphi? [duplicate]

delphi

What happens when AnsiString is cast to PAnsiString?

delphi string casting

How to avoid the ding sound when Escape is pressed while a TEdit is focused?

Determine when a web service is available

c# web-services delphi

What is the use of the "far" keyword in Delphi?

delphi