Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Trying to hack my way around SQLite3 concurrent writing, any better way to do this?

delphi sqlite delphi-xe2 acid

Knowing where memory is being allocated using FastMM

delphi fastmm

How do I programmatically check modify permissions?

delphi file-permissions uac

Is there a MulDiv function for cross platform usage?

Delphi Designer, Is component inherited?

How to remove focus rectangle from a button control?

delphi delphi-7

What replaces the deprecated AllocMemSize

delphi memory-management

Parameters in SQL - Delphi 7

sql delphi delphi-7 ado

Can I annotate class of some object as type?

delphi firemonkey

Why make a class with only 1 static function?

delphi

Convert ISO 3166-1 alpha-2 Country Code to localized Country Name

How to load custom cursor in Firemonkey?

TStringGrid merge cell drawing

TryStrToFloat converts incorrect string

How do I implement two interfaces that have methods with the same name?

TObjectList<> Get item error

Does "enable runtime themes" affect performance?

delphi themes delphi-2007

Send e-mail using gmail and Indy

delphi ssl gmail indy

Any way to speed up SaveToStream on TPNGImage?

delphi delphi-xe7

How to avoid function result being destroyed by Free inside function?

delphi delphi-10-seattle