Unit Email |
*****************************************************} { } { TEmail component for Borland Delphi 2.08.00 } { } { Please see the online documentation for } { contributors, copyright, and release history } { } {
Classes |
TEmail -
Functions |
Types |
SString
TAttachAccessArray
TlpAttachArray
TlpRecipArray
TlpszFileName
TlpszPathname
TlpszRecipName
TRecipAccessArray
TszFileName
TszPathName
TszRecipName
Constants |
Variables |
Functions |
Types |
SString = ShortStringthis is our generic Simple MAPI wrapper
TAttachAccessArray = array [0 .. (ATTACH_MAX - 1)] of TMapiFileDesc;
TlpAttachArray = ^TAttachAccessArray
TlpRecipArray = ^TRecipAccessArray
TlpszFileName = ^TszFileName
TlpszPathname = ^TszPathname
TlpszRecipName = ^TszRecipName
TRecipAccessArray = array [0 .. (RECIP_MAX - 1)] of TMapiRecipDesc;
TszFileName = array[0 .. 256] of Char;
TszPathName = array[0 .. 256] of Char;
TszRecipName = array [0 .. 256] of Char;
Constants |
Variables |