Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Can I move Delphi TThread.Synchronize() locally to a VCL form to be called from both a main or worker thread?

Compiler directive SETPEFlags in Delphi 5

delphi delphi-5

Scoped unit names in FPC

delphi fpc

Limiting checked items of TCheckListBox on Delphi

How to debug a Delphi written service on Windows?

Target Android API 29 on Delphi 10.3.3

Delphi SetLength for array of Integer

delphi

delphi declaring size of ansi string

arrays delphi delphi-2009 ansi

How to make Delphi 10.2 Tokyo honor ICON_SMALL (window title bar icon) in addition to the ICON_BIG?

Add ini file as resource file and read from it

delphi delphi-xe8

delphi assign to const?

delphi constants

Delphi TRegEx.IsMatch: How to match an empty string?

regex delphi pcre

How do I determine the height of a line of text in a TMemo programmatically?

delphi tmemo

How to resize child controls when parent control is resized in delphi?

How to make TWebPanel have rounded corners?

count all lines of code of an entire project group

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