Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Check if file extension is valid in delphi

delphi

Is it possible to add additional parameters to an OnClick event in addition to the default "Sender: TObject" in Delphi?

Load text file into stringlist in Delphi XE-5 Firemonkey Android App

How can I get the Delphi IDE's Main Form?

delphi ide

dbExpress vs native Drivers

database delphi dbexpress

How to have both VCL and FMX in one application?

Set a "TEXT" in Rave Report to a Edit1.text on a Delphi form when printing

How to declare an array of C strings? (needed for a WinAPI function)

delphi

Private component fields nested in Delphi frames

delphi components frames

Delphi 7 updating joined tables

Component package - where to divide runtime, designtime, registration, etc

delphi

Creating a custom form designer

How to get the current view size for an image in Delphi 2009

delphi size timage

Is it more optimized to use local function or global function?

delphi

Delphi StrToDate not accepting date [duplicate]

delphi delphi-2010

Implementation of vector class in Delphi?