Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How do I pass an event as a function parameter?

How can I obtain the address of internal System.pas functions?

delphi assembly basm

Equal operator in Generic holding Records in Delphi

delphi record delphi-xe

Delphi Mocks with DUnitX Setup and TearDown

delphi

How to serialize JSON key containing dots (like e.g. IP address) with SuperObject?

Are there Hash Arrays in Delphi?

java arrays perl delphi hash

Is there a way to have a KeyPreview-like functionality when working with Frames?

Delphi optimisation : constant loop

Why can I export the same function multiple times?

delphi dll

Delphi OleVariant to array of string from COM Library

Why does Delphi allow constructor parameters to be incorrect?

delphi

How to properly statically link C with Delphi?

delphi delphi-xe8

Delphi XE byte array index

Weird values for math expression

android delphi firemonkey

Why does an instance of class(TInterfacedObject, IDropTarget) not auto free?

Why is there two sequential move to EAX under optimization build?

What about when the Object inside the option type is destroyed?

delphi optional

VERSIONINFO resource not being shown in EXE properties

Why casting an open array parameter to an array type causes E2089 Invalid typecast?

Cast static array to pointer in Delphi?

arrays delphi