Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Can task-switching keyboard shortcuts be disabled in W7 using Delphi?

x.xxxx is not a valid floating point. Converting between languages/locals

Drawing text on glass background becomes blurred as Alpha is lowered

Comparing arrays in Delphi

arrays delphi indexing compare

How to create a type that is string?

delphi types delphi-5

Is a method pointer assignment thread safe?

multithreading delphi

Delphi: code after Application.Run does not execute if user reboots/shuts down

delphi winapi

Reinstalling Windows without re-registering Delphi

delphi reinstall

Which way is the "correct" one to define a shortcut in Delphi?

delphi keyboard-shortcuts

How to use two TSplitter with different aligns (Horizontal and Vertical)?

delphi splitter

Need xml component supporting D2009

xml delphi delphi-2009

GetStackTrace in Delphi 7?

How to do Delphi-like frames in C#?

c# delphi frames

DUnit: How to run tests?

Delphi TStringGrid Flicker

delphi tstringgrid

How can I change the Key value in a Delphi TDictionary or TObjectDictionary?

delphi delphi-xe

Are `const` string parameters (thread) safe

How to attach a resource file to an existing executable file?

delphi resources

Can SQLite library embed (Link) to Delphi executable file?

delphi sqlite

How i can determine if an abstract method is implemented?

delphi delphi-xe