http://www.torry.net/pages.php?id=524 is rather old and not up to date ... on Delphi 12 (RAD) it crashes on identifing the basic Header...
The component can't even see the first pointer with the following test
' if (I[1] <> 'BEGIN:VCARD') OR (I[A-1] <> 'END:VCARD') then '
the 'BEGIN:VCARD' is not at index 1 , it's at index 0 ...
Once thsi minor error is fixed ...
When it sees image section PHOTO; it crashes again ...
Needs a big revision ...
So unless you have the time ... Forget it ..