Internet
Archived Posts from this Category
Archived Posts from this Category
You can use HTMLEdit to quickly add HTML editing to your application with little knowledge of HTML on your part and no knowledge of HTML on the part of your application’s users.
The component is being used in content management applications, in website maintenance tools and in e-mail clients. It is designed around the needs of developers of content management applications that deal with textual content and images, it is however not intended as a replacement for applications such as DreamWeaver for layouting entire websites.
0 comments Sunday 17 Aug 2008 | Delphi Tutorial | Internet, Shareware
The HTML component set consists of the ThtmlViewer , TFrameViewer, and TFrameBrowser components. All three are HTML document display components:
0 comments Saturday 21 Jun 2008 | Delphi Tutorial | Freeware, Internet
ExtPascal is an Object Pascal (Delphi, FreePascal/Lazarus) wrapper/binding for Ext JS, a comprehensive GUI Ajax framework. ExtPascal will wrap Draw2d and CodePress libraries too and future releases. It uses ideas from others Ext JS wrappers: ExtSharp and ExtPHP.
0 comments Saturday 21 Jun 2008 | Delphi Tutorial | Freeware, Internet
As developers we’re always doing the same tasks over again, and one task is often connecting to a desktop email application. So what happens when you want to change your application to support a new email client, or want to add new functionality?
Using the Mailbox SDK you can easily connect to any email client using just one protocol, right from your desktop application. Features Mailbox SDK allows you to build a wide variety of applications, and the SDK includes several examples written in C++, C# and Borland Delphi.
0 comments Saturday 07 Jun 2008 | Delphi Tutorial | Internet, Shareware
This component uses the IE’s HTTP / HTTPS mechanism (WinInet) to connect to a web server and perform GET or POST operations, (either multipart or urlencoded).
It supports content decompression, invalid or expired https certificates, and uses the existing proxy settings for the current connection so the only thing you will need is to set the URL and call the execute method.
It also supports unicode, and can automatically convert from UTF-8, UTF-16 and ANSI encodings.
0 comments Saturday 10 May 2008 | Delphi Tutorial | Freeware, Internet, Uncategorized
XNetDetect is a non-visual Delphi component being able to keep your application informed about any change of the Internet connectivity status. If you want to handle the event when your PC connects/disconnects from the Internet, XNetDetect is for you.
0 comments Saturday 22 Sep 2007 | Delphi Tutorial | Internet