Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Where can I find sample Delphi code or component for accessing exchange/outlook contacts and appointments?

delphi

How to know if I am referencing to the correct component?

delphi custom-component

BDE, Delphi, ODBC, SQL Native Client & Dead lock

sending email with Indy to a gmail address message goes to spam

delphi email gmail send indy

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