Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Can't send email using Indy, freezes program

What's the difference between TIdNotify and TIdSync?

delphi indy10

Indy's TIdHTTPProxyServer: How to filter requests?

delphi indy10

how make function like IsWordPronounceable(SomeWord:String): boolean;

c# java delphi visual-c++ sapi

Delphi decimal separator issue

delphi format decimal

Why doesn't OpenGL correctly display the image I loaded?

image delphi opengl

Add menu item to unit's tab context menu in Delphi IDE using ToolsAPI

delphi toolsapi

Delphi TypeInfo for generic records

Why I don't need call CoInitialize in a thread created inside a COM Thread?

Passing self as parameter in Delphi [duplicate]

delphi pascal

character 0xc286 of encoding "UTF-8" has no equivalent in "WIN1252"....On conversion with iconv postgres restore crashes

How do I make my custom treeview accept the Enter key?

delphi custom-controls vcl

'Cannot capture symbol' error using an open array param inside anonymous method which is passed to another function

Is it possible to define a virtual static member on a delphi class?

Indy adds = at every 72nd char with Multi part form data Post

How do I add an item to a TListBox and associate it with a data object?

Is there a C++Builder component that mix a Listbox and a treeview?