Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Store array in TQueue possible?

delphi delphi-10-seattle

Delphi: Good pattern/strategy for view <-> model synchronization

Can I use the Delphi XE2 Subversion integration with Subversion 1.7

delphi svn delphi-xe2

Is there a way to get a VCL Control's name through the windows API?

delphi winapi

Is it possible to use Attributes on Delphi method arguments?

delphi attributes rtti

What are there advantages to using Static Text instead of Label in Delphi?

delphi label static-text

VCL Styles - client size of form reduced

How to test a class that connects to a FTP server?

Best algorithm for evaluating a mathematical expression?

c# algorithm delphi math parsing

Delphi: How to make cells' texts in TStringGrid center aligned?

delphi

Windows firewall rule for XP

DUnit tests hierarchy

delphi dunit

Is there an ANSI version for Copy?

delphi unicode

How to Pass Functions as Parameters in Procedures in Delphi?

Understanding Delphi MAP File

delphi

Is TArray<T>.Create() documented somewhere?

arrays delphi generics

What's the best way to store date values in string format?

Ugly "disabled" images of TMainMenu

Which is the correct way to wait for a Thread.finalization and keep my application responsive

Using Resource Hacker for changing the icon after the build