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

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?

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?

Delphi 7 Glyph.data Hex To Data Uri

I'm trying to convert a Delphi-7 ui to a webinterface. Delphi stores button icons in the proper… Read more Delphi 7 Glyph.data Hex To Data Uri

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