Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Convert TDateTime to Another Time Zone Regardless of Local Time Zone

delphi timezone

How to wash/validate a string to assign it to a componentname?

delphi

How to protect the source of a delphi app?

QuickReport throws "There Is No Default Printer Currently Selected" Exception

How can I pass parameters to my program when debugging?

delphi debugging

How to track number of clients with Indy TIdTCPServer

delphi indy tcpserver

Quickly moving around the IDE with a single key to search for single character (vi-like)

delphi delphi-2010

How to delete master detail records using one sql?

sql delphi delphi-7

what i can set create/last modified/last access of a file?

delphi file delphi-xe2

Delphi 5 incompatible with library

delphi delphi-5

Why does Round(-0.0066219357357) return -1?

delphi

How to install a component from .pas file in delphi?

How to use a TEdit box to enter password without showing the characters that is bing entered and only showing a *

two different versions of the same application [closed]

Should I keep this "GlobalConnection" or create connection for every query?

Cannot remove `Null Characters` from a string

Delphi: fast Pos with 64-bit

string delphi search 64-bit

How to embed the MIDAS.DLL in the client executable

delphi delphi-xe4 datasnap

How to hide (and again show) soft keyboard while TEdit is in focus DELPHI XE7

How to detect if code is run from IDE

delphi ide