Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Encrypt string in C# and decrypt it in Delphi

c# security delphi encryption

How to detach a panel and show it in a separate window?

delphi vcl

Compression component

Read From Text File in Delphi 2009

delphi

How to get the file URL from absolute path in Delphi?

delphi file url path delphi-2009

best way to extract info from the web delphi

Delphi Borderless and Captionless Application

delphi delphi-xe2

Make an installer with text that is formatted (Partially Bold) in Inno Setup?

How to insert image into database using TADOQuery Component Only

delphi

How to pass a Delphi Stream to a c/c++ DLL

c++ delphi stream

enum from string

delphi delphi-2010

How do I prevent two align to bottom controls from reversing order?

delphi delphi-2007 vcl

How to handle compiler warning "IncludeTrailingBackslash is specific to a platform"?

delphi delphi-xe2

removing last blank line in memo

delphi memo

How can I call another application from my Delphi service?

delphi

Can we implement ANSI C's `offsetof` in Delphi?

delphi struct

simple floating-point numbers lose precision

Delphi: Why A class variable affects the result of the method?

delphi

Get valid drive letter and is occupied

delphi drive-letter

Delphi: better design to avoid circular unit reference?

delphi circular-reference