Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

mathematical 'not' of integer

delphi

Delphi Classes: Property vs Get/Set methods

What's the difference between these Windows API signatures in Delphi?

windows delphi winapi

How do I extract just the time from a datetimepicker component in Delphi?

delphi datetimepicker

How to force layered source code structure in Delphi

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