Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

TPaintBox to JPEG/BMP - Buffer

delphi graphics delphi-7

How can I display a form on a secondary monitor?

Any component for displaying the file-system / file-tree in FireMonkey?

delphi shell firemonkey

How to detect Form Resize END, maybe by using the TApplicationEvents component?

Height is not changed for a panel with AutoSize=true in form OnShow event

delphi vcl

Why doesn't IXMLNode.IsTextElement return True for CDATA elements?

xml delphi delphi-2007

What is "[DCC Fatal Error] frm_Test.pas(381): F2084 Internal Error: C15700"?

How to close ios app in Delphi-XE5 Firemonkey application?

ios delphi firemonkey

How to Prevent TStrings.SaveToStream from writing the BOM?

Enumerated type - thread safety

multithreading delphi

Delphi 7 opendialog has garbage in filename when used in Windows 10

delphi delphi-7

Indy IMAP - which property to use for identifying new email messages?

delphi imap indy

Delphi 7 edit component creation

delphi user-interface

Push to Specific User

delphi2010 Traversal record of rtti

delphi rtti

Limit maximum text length of the inplace editor in TDBGrid

delphi tdbgrid

How to link Delphi with C++?

c++ delphi linker c++builder

One active IB transaction the whole lifetime of a single user application

FillChar, but for integer/cardinal

performance delphi function