Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Equivalent of php's mysql_real_escape_string

delphi escaping dynamic-sql

How to escape special characters like " in the SQL query in order to avoid Injection

sql delphi delphi-2010

How should I provide an inner private non visual window (handle) a non visual VCL component?

Delphi 7, how to copy Paintbox content to a Tbitmap?

delphi delphi-7 draw

"Attempted to read or write protected memory. This is often an indication that other memory is corrupt." Delphi7 DLL from C#

c# delphi dll

Seeing Indy Traffic in Fiddler

delphi indy

How should I do a date and time range selection in my Delphi application?

delphi vcl

What is the best way to add long press event to button class?

Notifying about events from dll to main app

delphi dll callback messages

Reading from XML based on multiple attributes

xml delphi delphi-2010

Can the Delphi TTaskDialog be made to use VCLStyles?

close button of a tabsheet not supporting vcl styles

Minimalising/Optimising Repetitious Code

delphi delphi-2010

Why does the usage of TStringStream.DataString fail when TStringStream loads binary non-textual file?

Why don't child controls of a TStringGrid work properly?

Is this XML valid, and how to create it with TXMLDocument

xml delphi txmldocument

How to create VIEW in MS Access Database using Delphi Application without installing MSAccess on PC?

database delphi ms-access view

How to quickly add many rows to a TStringGrid?

delphi tstringgrid

How can I avoid Excel show Save dialog when automation app exits

How to display TIMEDIFF(now, then) in a DB Grid?

delphi dbgrid tdbgrid