Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Convert Str (hex int) to Dec Int

delphi

How can I save a object from TStringList class to file (Delphi XE 2) with UTF8 without BOM?

delphi utf-8 tstringlist

How to get notification when text pasted from clipboard into an edit box exceeds the maximum length?

delphi

How do I discover if my delphi application currently has a modal window?

delphi modal-dialog mdi

Delphi control that could mimic "Add-ons|Extension list" of Firefox?

Is there a way to locate unused event handlers in Delphi?

How to draw on a TPanel

Why does StrToInt('X5') returns 5 in Delphi?

delphi

Subversion Exclusive Checkout and Subversion Plugin for Delphi

delphi svn svn-checkout

Older Delphi Instructional Materials [closed]

delphi

interesting Delphi open-source applications/projects (not components/component packs!) [closed]

delphi open-source

Should the Salt for a password Hash be "hashed" also?

security delphi passwords

Delphi Access Violation Error When Assigning Strings between record types

Allow only 3 instances of an application using semaphores

delphi semaphore

Delphi 32 to Delphi XE2 (64 bit) conversion

Delphi: Bring TImage to front

delphi user-interface

In which thread methods should Synchronize be used?

multithreading delphi

In which uses can I find SharedActivityContext?

android delphi delphi-xe7

Finding System Fonts with Delphi

Remove Path From File Name

delphi file-io lazarus