Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Can there be a non-visual (without dfm) base form between TForm and any other form of the app?

Mouse over stringgrid when dragging?

delphi tstringgrid

Using multithreading for making queries in Delphi

delphi multithreading mydac

Ignore click on TListView checkbox

Delphi convert base64 string to PNG image

delphi base64 png

List Resources with name and type in Delphi

delphi winapi resources

Which Delphi Version supports which object file format?

How do I get the version number of the current FMX project in Delphi 12?

Delphi: how to set the length of a RTTI-accessed dynamic array using DynArraySetLength?

delphi dynamic arrays rtti

FMX Delphi 10.2 Show form or please wait panel while task executed

Delphi 2009: Is it possibly dangerous to use TList<[any interface]> with default comparator?

Which are differences between Variant arrays and dynamic arrays?

arrays delphi variant

Delphi detecting local port of the Indy Client Component

delphi indy

Delphi: Records in Classes

Add Icon to ImageList without Duplicates

delphi icons timagelist

accessing components of frame1 with frame2, with frame2 being on frame1, in delphi, frames are created dynamically

What is the Delphi equivalent to the C __builtin_clz()?

delphi

How to close a TMultiview from code in Delphi XE8?