Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

TCP communication issues between Delphi and c#

c# delphi sockets tcp

Return the library path of a specific platform using OTA

delphi toolsapi otapi

How do i assign a RadioButton to a RadioGroup in XE2?

Fast Report displaying incorrect data from ADOQuery

delphi fastreport

Session Management in TWebModule

delphi apache

Does the construction of an object through a class variable always need the parent class to have a constructor?

Detect if an application is not in use

delphi

Information required on TDataSetProvider in Delphi

delphi delphi-2006

Deleting files securely in delphi7

security delphi file-io

How to get hot node coords of TVirtualStringTree?

How can I run code at compile-time in Delphi?

delphi

Installing Rad Studio 2007 and Rad Studio 2010 in same machine

Indy FTP TransferType

delphi ftp indy

How could I fade in/out a TImage?

delphi delphi-xe3

How Do I Properly Call GetLongPathName Using Delphi 2009 and Unicode Strings?

Relative path of a given file from a service application in Delphi

Why does the doc say not to call Synchronize from the main thread? [duplicate]