Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe

When is a Delphi application too big for a single EXE?

delphi delphi-xe

Put a TCheckBox inside a TStringGrid in Delphi

Invalid Pointer Operation - Delphi XE

How read the content of file to a string in delphi XE

What's the cost of reraising an exception?

How instruct to the Delphi IDE refresh the modified syntax highlight colors using OTA (Open Tools API)?

Compiler warning "return value might be undefined"

JSON vs XML parsing speed in Delphi

SOAP client in Delphi "The handle is in the wrong state for the requested operation"

delphi soap delphi-xe

Build event macros in Delphi XE

delphi build delphi-xe

Efficiently Computing Text Widths

Synchronizing/sending data between threads

Check if character is letter in Delphi (Unicode)

delphi delphi-xe pascal

How to loop all properties in a Class

What specifically causes EPrivilege to be raised?

Is there a foreach generic method in Delphi for that can be called with anonymous function

How can I convert from generic to Variant in Delphi

Delphi XE2 Dataset field type TStringField does not support Unicode?

What's the best way to store date values in string format?

Delphi XE and Trapping Arrow Key with OnKeyDown