Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe4

How to create Attractive Side Bar Menus at Delphi [closed]

delphi delphi-xe4

Delphi's TPerlRegEx.EscapeRegExChars() always return an empty string?

delphi delphi-xe4

Detect if string contains a float?

delphi delphi-xe4

Correctly allocating/freeing memory for records in static array

delphi delphi-xe4

TListView doesn't hide selection when using explorer style

Which midas.dll to use? 32bit datasnap/64bit server

What prevents adding the 64-bit Windows platform to VCL component packages?

Add an individual column to cxGrid and use for selection purposes (checkbox)

delphi delphi-xe4 tcxgrid

Accessing Delphi Class Fields in 64 bit inline assembler

How to use custom cursor in window non-client area using Delphi

iOS app compiling and MacInCloud/similar

XE4 Firemonkey on iOS prevent sleep mode

Converting floating point ">=" to ">" and "<=" to "<"

delphi simd delphi-xe4

How to set the project `FrameworkType` from the IDE?

How to change Edit control background color in FireMonkey?

Call GetEnumerator With Rtti With Generics List occurs access violation

Why is PDWord not ^DWORD?

delphi delphi-xe4

TClientDataSet Traverse & Delete record cause some record being traverse twice in the while-loop (If with Index)