Implements an electronic business card.
TIdVCard = class(TIdBaseComponent);
TIdVCard is a TIdBaseComponent descendant that implements a component to process Virtual Cards (VCards).
TIdVCard provides methods to load the electronic business card through the ReadFromTStrings method.
The TIdVCard implementation is compliant with the VCard specification, as described in the Internet Standard documents:
vCard version 2.1 Specification
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|