Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

TListView in virtual mode limited to 100,000,000 items?

Delphi XE5 FireDAC Error: Cannot load vendor library [libmysql.dll or libmysqld.dll]

mysql database delphi firedac

Selecting a row in TStringGrid from click on any cell within that row.

delphi tstringgrid

How to check if a particular element exists in SuperObject?

json delphi superobject

How to get the Window Handle from inside WndProc?

windows delphi winapi

Designintf.dcu not found in custom component

WebSocket client implementations for Delphi

Using Lambda functions in Delphi

delphi lambda

Delphi property read/write

Creating a regular expression in Delphi using TRegEx

regex delphi

How to remove the dotted focus rectangle from TListBox?

TPanel does not AutoSize when containing a TPanel

delphi vcl delphi-xe6

I have two units and a class in each unit that need each other to function. How do I avoid a circular reference?

delphi delphi-xe2

Delphi XE8 and Fatal Error F2039

delphi delphi-xe8

Check is TScrollBox scrollbars are actually visible

delphi tscrollbox

Is there a keyboard shortcut to switch between object inspector and form designer?

Get the Percentage of Total CPU Usage

How to detect a click on the CheckBox in the TListView

PostMessage for all instances of a specific form (ClassName):

delphi delphi-10.1-berlin

Graphic rotated with GDI+ appears bigger than the original

delphi rotation gdi+ scaling