Internet Direct (Indy)
Home
PreviousUpNext
TIdVCardEmbeddedObject.EmbeddedData Property

ASCII or Binary data for the VCard.

Pascal
property EmbeddedData: TIdStrings;

EmbeddedData is a TStrings property that represents a storage slot for ASCII or binary data in the VCard. 

EmbeddedData is usually stored in an encoded format such as BASE64, although some keys may not require decoding. You can check data encoding by examining the Base64Encoded property.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.