Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe5

Constant string parameters and the Delphi XE5 compiler for Android

android delphi delphi-xe5

How to close android app in Delphi-XE5 Firemonkey application?

How to check if network is available on Android and iOS ( Delphi XE5 )

android ios delphi delphi-xe5

Change the font and background colours of a TMemo in FireMonkey

How to use TCharHelper?

delphi char delphi-xe5

How to use OnNotify of generic TList

delphi generics delphi-xe5

Firemonkey: Adding a font from resource to memory and using it

Links to games created by Windows when delphi projects create exes with specific names

How can I get the number of elements of any variable of type set?

delphi - local variable and array of TPair<Int,Int> - strange behavior of memory allocation

How do I open URLs, PDFs, etc. with the default apps?

android delphi delphi-xe5

What does an asterisk in the Object Inspector mean?

Generic Threadsafe Property

Why does scrolling through ADOTable get slower and slower?

Forward declarations for record types (or arrays)

delphi delphi-xe5

How to access OpenGL rendering context on Android with Delphi XE5?

Delphi interface helpers / workarounds

How to convert strings to array of byte and back

Why {$IFDEF MSWINDOWS} is replaced with {$IF defined(MSWINDOWS)} in Delphi XE5?