Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

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

How should I allocate space for a list of items when I don't know in advance how many I'm going to have?

delphi

Why does my application use more memory after I compress it with UPX, and what can I do about it?

delphi upx

How to reduce the size of JPG file?

delphi size jpeg reduce

Can I compile the code on the fly in Delphi and execute it?

How can I control the EXE name based on the target platform?

delphi build exe

How to access to parent form in Delphi

forms delphi components parent

GetMem x ReallocMem

What is the fastest way of stripping non alphanumeric characters from a string in Delphi7?

delphi delphi-7

Moving a caption-less window by using a "drag area"

delphi

How to reformat XML programmatically?

xml delphi msxml