Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How to disable MouseWheel if mouse is not over VirtualTreeView (TVirtualStringTree)

IDE compiles successfully, but dcc32 writes: Error: E2010 Incompatible types: 'Integer' and 'NativeInt'

Reconcile Error: Has anyone had problems with truncated error messages?

Firemonkey Grid Control - Styling a Cell based on a value (via the OnGetValue function call)

Is it safe to use the SHFileOperation in a worker thread?

Delphi XE2 assigning Application.MainForm.Handle to Application.Handle inside a DLL

windows delphi dll delphi-xe2

ManualFloat not using the specified Rect

delphi docking

How to influence the URL to access a registered Delphi WebService

delphi soap delphi-xe2

TVirtualStringTree: Data changed between OnMeasureItem event and OnGetText event

Interface Delegation in C#

c# delphi interface

Implementing EaseIn, EaseOut functions in Delphi

How to trace raw request and response content of TIdHttp

delphi debugging indy idhttp

How can I update HTML pages dynamically with Indy HTTP server using jQuery and "Long Polling"?

Close button appears on my docked control after redocking

delphi delphi-xe2 docking

Embedding multiple MS Word instances in TOleContainer

delphi ms-word toolbar ole

How to get folder path from Known folder GUID in Delphi

How do Delphi XE4 and Xamarin Monotouch differ in the way they target iOS?

Virtual TreeView selection width with toUseExplorerTheme

Delphi compiler Error: Compiler for personality "Delphi.Personality" and platform "Win32" missing or unavailable

Exclude search paths from dproj when building with msbuild

delphi msbuild