Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to display registry in A treeView in Delphi 7

delphi treeview registry

Do FireMonkey controls have an equivalent to the VCL Invalidate() method?

delphi firemonkey

How to read data from absolute address in delphi XE2

Delphi 6 application running slow on windows 7

What data type is suitable to handle binary data in ActiveX method?

delphi activex binary-data

How do I do a proper owner-draw of Full Row Selected TDBGrid when TDBGrid.DefaultDrawing is false?

delphi vcl dbgrid

How draw a control over a WS_EX_LAYERED form?

delphi winapi

DevExpress ExpressSkins or VCL Styles?

SignatureDoesNotMatch error when Content-type is 'text/*' using TAmazonStorageService.UploadObject

Zooming in/out of a TImage inside a TScrollBox to a particular focus?

How do i use events at design time in Smart Mobile Studio?

Are there some Delphi specific issues with "One class per file" rule? [closed]

delphi delphi-7

Detect Chrome as browser associated with html files in Windows

Delphi XE3: What are the new types, MarshaledString and MarshaledAString used for?

string delphi types delphi-xe3

Delphi client server array sending

How can I abort deletion of record based on decisions after dbnavigator delete button pressed?

When to use TPanel FullRepaint?

delphi resize tpanel

What is the equivalent server side component to TIdBlockCipherIntercept?

delphi delphi-xe2 indy

Multi Thread Delphi [closed]

multithreading delphi

Is it possible to create a type alias to a generic record in Delphi [duplicate]

delphi generics