Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What is the difference between TTcpClient/TTcpServer and TClientSocket/TServerSocket?

Delphi load image save as blob in a sql database

sql image delphi blob

Trunc Method in Delphi

c# delphi

Declaring a type as a subset of a set

delphi set

Build JSON with Delphi

json delphi

Are Delphi and C++ class VMTs compatible?

c++ delphi delphi-7

call to postmessage returns "access denied"

delphi

Can't load package %s error while installing a package

delphi ide package bpl

Using Abort to improve/simplify code in some situations

delphi abort

How to use animated gif in Firemonkey?

Delphi - Getting property values with GetPropValue()

delphi firemonkey

How to put a line break in xmldoc comments

delphi xml-documentation

Appropriate way to cancel saving file via file stream?

How can I keep all properties of a TControlCanvas and restore them later?

delphi graphics tcanvas

Testing string length generates more code than comparing to empty string?

delphi

Class helper doesn't override ancestor's virtual methods

How to get correct number of logical processors

Higher order Procedures in delphi

delphi pascal

How to animate the resize of a Delphi VCL form on Windows?

What is the difference with these two sets of code [closed]

delphi oop interface