Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

tool to show bpl entry points?

delphi entry-point bpl

Delphi CompareMem with pointers

delphi

Incompatible types 'String' and 'TEdit'

delphi

Why is OmniThreadLibrary's ForEach blocking main thread?

Unmarshalling Error

Using Data from TStringGrid in Record

Some help with TThread (Terminate, FreeOnTerminate and other adventures in the realm of threading)

retrieve firebird users passwords

delphi firebird

Why does this optimization of a smartpointer not work?

delphi anonymous-function

How to edit an IBAN number in four character groups?

Why does ReadLn not assign values to all my variables in Delphi?

delphi

Sending WM_COMMAND to a TMenuItem

Gecko XPCOM usage vs WebKit

c++ delphi webkit gecko

Delphi XE takes one full core (100% CPU utilization)

delphi delphi-xe delphi-ide

how to make a tmemo and Tedit with a transparent background?

Undeclared identifier 'ShowMessage' in Delphi 10

delphi

How to override an inherited property?

How do I find a Profile Dir of a Windows User (not the current user) using Delphi?

windows delphi winapi

Is there any way to get code folding in Delphi 7?

Is it good practice to exploit a compiler bug?

delphi