Delphi Examples

ChilkatHOMEASPVisual BasicVB.NETC#Visual C++CMFCDelphiFoxProJavaPerlPHPPythonRubySQL ServerVBScript

Delphi Examples

Bounced Mail
Bz2
Character Encoding
CSV
DKIM / DomainKey
Digital Certificates
Digital Signatures
DH Key Exchange
DSA
Email
Email Object
FTP
HTML-to-XML
HTTP
IMAP
Encryption
MHT / HTML Email
NTLM
POP3
RSA
S/MIME
SMTP
Socket
Spider
SFTP
SSH
SSH Key
SSH Tunnel
String
Tar
Upload
XML
XMP
Zip Compression

More Examples...
Byte Array
FileAccess
RSS
Atom
Self-Extractor
Service
PPMD
Deflate
Bzip2
LZW

Type Conversion

 

Article: Understanding COM References in Delphi

Chilkat Delphi Quick Start Tutorial

This tutorial demonstrates how to get started with using Chilkat ActiveX components in Delphi. For specific examples, please click on one of the links in the left rail of this page.

This quick-start tutorial shows how to use the Chilkat Mail ActiveX in Delphi 7 to send an email.

Download the Chilkat Mail ActiveX and Install

For this step, you will download the Chilkat Mail ActiveX, install it on your system, and then install it in the Delphi 7 IDE. Click on the link below to download and install the Chilkat Mail ActiveX.

Click Here to Download the Chilkat Mail ActiveX


Import the Chilkat Mail ActiveX into the Delphi IDE

A. Start the Delphi 7 IDE and create a new project. In the Delphi 7 IDE menu, select "Component-->Import ActiveX Control.." as shown below:

B. Select the "Chilkat Mail" ActiveX and click "Install...".

C. Install it into dclusr.dpk by clicking OK.

D. Rebuild the package by clicking Yes.

E. You will receive this message telling you that the component palette has been updated as a result of rebuilding the package. (Which is good!)

F. Exit the dclusr project and click Yes when it prompts you to save the changes. Click on the ActiveX component palette tab to see the Chilkat MailMan icon. The orange icon with an "m" is the ChilkatMailMan object which can be dropped onto a Delphi form.

G. You are now ready to begin programming with the Chilkat Mail ActiveX. The other Chilkat ActiveX components can be added to Delphi using the same procedure. You do not need to repeat this procedure for each new Delphi project because the Chilkat ActiveX is installed in the Delphi IDE and is automatically available when new projects are created.

Go To Step2

 

Need a specific example? Send a request to support@chilkatsoft.com

© 2000-2009 Chilkat Software, Inc. All Rights Reserved.

Mail Component · .NET Email Component · XML Parser