Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Remove tcategorypanel border

delphi delphi-xe

Invoke method on generic type?

delphi generics delphi-xe

How should I adapt my code for compatibility between TBytes and TIdBytes?

delphi indy10

Android App created by Delphi XE5 starts very slow

Is there any Delphi version that can emit RTTI containing tkUnknown?

delphi rtti

Quicksort drama

delphi pascal quicksort

How can I call GetEnumName with a generic enumerated type?

delphi generics

Try to understanding Delphi Interfaces

delphi interface

Exclude VCL Styles from styling Dialog / ShowMessage borders

Can I assign the method of an extended record to an event in Delphi?

delphi delphi-2007

"1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number call:" on Indy

Copying a graphic to a TMetaFileCanvas outside the screen dimensions

delphi metafile

Run normal Win32 applications in Docker for Windows

windows delphi docker

mainform trying to show on closing the login form

delphi

How to cast a record's attributes to integer and back?

delphi enums casting

Delphi - Why can't I install my component in 64Bit?

What happens when message handler does not call inherited?

delphi

Does the Val procedure use DecimalSeparator?

delphi delphi-5

Using SysUtils.WrapText() with strings containing single quotes

Define SmallInt constant as hexadecimal

delphi casting