Skip to content Skip to sidebar Skip to footer
Showing posts with the label Delphi

How To Download A File In A Password-protected Location In Delphi 2007

I need to get the contents of a HTML page from the Web, but the contents of the respective resource… Read more How To Download A File In A Password-protected Location In Delphi 2007

Delphi Html Decode

I'm using Delphi 2009 and want to decode an HTML encoded string, for example: ' -> '… Read more Delphi Html Decode

Adding True Hyperlink Support To Trichedit

I need support for 'friendly name hyperlink' in TRichEdit and all solutions I have found ar… Read more Adding True Hyperlink Support To Trichedit

Delphi, Export Html Table To Excel

All I want to do is to implement 'Export to excel' option of a classical webbrowser, to Del… Read more Delphi, Export Html Table To Excel

Adding True Hyperlink Support To TRichEdit

I need support for 'friendly name hyperlink' in TRichEdit and all solutions I have found ar… Read more Adding True Hyperlink Support To TRichEdit