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

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

How Can I Read Email With Html Format In A Delphi Application?

I have created a program that can read email from Exchange 2007. However, it can only read the body… Read more How Can I Read Email With Html Format In A Delphi Application?

How To Center And Stretch/shrink Svg Display In Twebbrowser?

In a Delphi 10.4.2 Win32 VCL Application on Windows 10 x64, I use a TWebBrowser component to displa… Read more How To Center And Stretch/shrink Svg Display In Twebbrowser?

Launch Html Help As Separate Process

I am using XE7 64 and I am looking for a strategy to solve several problems I am having when displa… Read more Launch Html Help As Separate Process

Delphi: Simulating A Drag And Drop From The Clipboard To Embeddedwb’s Ihtmlelement

I have a Delphi XE2 application with a TEmbeddedWB that I use to simulate user actions. The applica… Read more Delphi: Simulating A Drag And Drop From The Clipboard To Embeddedwb’s Ihtmlelement

Delphi: Some Tip To Parse This Html Table?

some time I'm trying to get data from this html table, I tried components paid and free. I trie… Read more Delphi: Some Tip To Parse This Html Table?

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