Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TLDIFItem = class(TXMLCollectionItem)
![]() |
property Firstname : string read m_strFirstname write m_strFirstname; |
![]() |
property Name : string read m_strName write m_strName; |
![]() |
property Nickname : string read m_strNickname write m_strNickname; |
![]() |
property Email : string read m_strEmail write m_strEmail; |
![]() |
property Telphonnumber : string read m_strTelephon write m_strTelephon; |
![]() |
property Mobile : string read m_strMobile write m_strMobile; |
![]() |
property FAX : string read m_strFax write m_strFax; |
![]() |
property Location : string read m_strLocation write m_strLocation; |
![]() |
property Postalcode : string read m_strPostalcode write m_strPostalcode; |
![]() |
property Streetadress : string read m_strStreet write m_strStreet; |
![]() |
property Homepage : string read m_strHomepage write m_strHomepage; |
![]() |
property Birthday : string read m_strBirthday write m_strBirthday; |
![]() |
property Enterdate : string read m_strEnterdate write m_strEnterdate; |
![]() |
property Title : string read m_strTitle write m_strTitle; |
![]() |
property NameKonto : string read m_strNameKonto write m_strNameKonto; |
![]() |
property Bankname : string read m_strBank write m_strBank; |
![]() |
property Bankcode : string read m_strBankCode write m_strBankCode; |
![]() |
property AccountNumber : string read m_strAccountnumber write m_strAccountnumber; |
![]() |
property ID : string read m_strID write m_strID; |
![]() |
property MethodOfPayment: string read m_strMethodOfPayment write m_strMethodOfPayment; |
![]() |
property BIC : string read m_strBIC write m_strBIC; |
![]() |
property IBAN : string read m_strIBAN write m_strIBAN; |
![]() |
property PaymentDate : string read m_strPaymentDate write m_strPaymentDate; |
![]() |
property Firstname : string read m_strFirstname write m_strFirstname; |
Vorname |
![]() |
property Name : string read m_strName write m_strName; |
Familienname |
![]() |
property Nickname : string read m_strNickname write m_strNickname; |
Spitzname |
![]() |
property Email : string read m_strEmail write m_strEmail; |
E-Mail-Adresse |
![]() |
property Telphonnumber : string read m_strTelephon write m_strTelephon; |
Telefonnummer Festnetz |
![]() |
property Mobile : string read m_strMobile write m_strMobile; |
Telefonnummer Mobiltelefon |
![]() |
property FAX : string read m_strFax write m_strFax; |
Faxnummer |
![]() |
property Location : string read m_strLocation write m_strLocation; |
Wohnort |
![]() |
property Postalcode : string read m_strPostalcode write m_strPostalcode; |
Postleitzahl |
![]() |
property Streetadress : string read m_strStreet write m_strStreet; |
Anschrift |
![]() |
property Homepage : string read m_strHomepage write m_strHomepage; |
URL der Homepage |
![]() |
property Birthday : string read m_strBirthday write m_strBirthday; |
Geburtsdatum |
![]() |
property Enterdate : string read m_strEnterdate write m_strEnterdate; |
Eintrittsdatum |
![]() |
property Title : string read m_strTitle write m_strTitle; |
Anrede |
![]() |
property NameKonto : string read m_strNameKonto write m_strNameKonto; |
Kontoinhaber |
![]() |
property Bankname : string read m_strBank write m_strBank; |
Name der Bank |
![]() |
property Bankcode : string read m_strBankCode write m_strBankCode; |
Bankleitzahl |
![]() |
property AccountNumber : string read m_strAccountnumber write m_strAccountnumber; |
Kontonumber |
![]() |
property ID : string read m_strID write m_strID; |
Mitgliedsnumber |
![]() |
property MethodOfPayment: string read m_strMethodOfPayment write m_strMethodOfPayment; |
Zahlungsweise |
![]() |
property BIC : string read m_strBIC write m_strBIC; |
BIC |
![]() |
property IBAN : string read m_strIBAN write m_strIBAN; |
IBAN |
![]() |
property PaymentDate : string read m_strPaymentDate write m_strPaymentDate; |
Lastschriftdatum |