TIdIMAP4.RetreivePart() signature changes
The signatures of the TIdIMAP4.RetreivePart() and related methods have changed a little, to use PByte output values instead of PChar output values. […]
The signatures of the TIdIMAP4.RetreivePart() and related methods have changed a little, to use PByte output values instead of PChar output values. […]
In XE3, Embarcadero changed the signature of the TIdUDPServer.OnUDPRead event in their bundled copy of Indy 10. This was done in an […]
Update Dec 5 2016: this article has been updated to include changes made to the IdMessageBuilder unit since this article was first […]
The default value for the TIdSMTP.Pipeline property has been changed from True to False. Numerous users have reported problems about sending messages […]
The OnWork events have been changed to use Int64. Please remember that the dev snapshot is our live tree and this may […]
A question that is asked frequently is: How do you send HTML messages with Indy? How you set up the TIdMessage component […]
