Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Debugger seems to be unable to connect to Android FM Application

How do I get the SOAP response when there was an exception?

Retrieving Outlook 'Inbox' and 'Sent' folders in Delphi using OLE

delphi com outlook ole

Delphi Indy SSL parameters

delphi ssl indy

C++ Implementation code in an interface declaration

c++ delphi interface direct2d

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?