Klasse TLDIFItem

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TLDIFItem = class(TXMLCollectionItem)

Beschreibung

Hierarchie

Übersicht

Eigenschaften

Published property Firstname : string read m_strFirstname write m_strFirstname;
Published property Name : string read m_strName write m_strName;
Published property Nickname : string read m_strNickname write m_strNickname;
Published property Email : string read m_strEmail write m_strEmail;
Published property Telphonnumber : string read m_strTelephon write m_strTelephon;
Published property Mobile : string read m_strMobile write m_strMobile;
Published property FAX : string read m_strFax write m_strFax;
Published property Location : string read m_strLocation write m_strLocation;
Published property Postalcode : string read m_strPostalcode write m_strPostalcode;
Published property Streetadress : string read m_strStreet write m_strStreet;
Published property Homepage : string read m_strHomepage write m_strHomepage;
Published property Birthday : string read m_strBirthday write m_strBirthday;
Published property Enterdate : string read m_strEnterdate write m_strEnterdate;
Published property Title : string read m_strTitle write m_strTitle;
Published property NameKonto : string read m_strNameKonto write m_strNameKonto;
Published property Bankname : string read m_strBank write m_strBank;
Published property Bankcode : string read m_strBankCode write m_strBankCode;
Published property AccountNumber : string read m_strAccountnumber write m_strAccountnumber;
Published property ID : string read m_strID write m_strID;
Published property MethodOfPayment: string read m_strMethodOfPayment write m_strMethodOfPayment;
Published property BIC : string read m_strBIC write m_strBIC;
Published property IBAN : string read m_strIBAN write m_strIBAN;
Published property PaymentDate : string read m_strPaymentDate write m_strPaymentDate;

Beschreibung

Eigenschaften

Published property Firstname : string read m_strFirstname write m_strFirstname;

Vorname

Published property Name : string read m_strName write m_strName;

Familienname

Published property Nickname : string read m_strNickname write m_strNickname;

Spitzname

Published property Email : string read m_strEmail write m_strEmail;

E-Mail-Adresse

Published property Telphonnumber : string read m_strTelephon write m_strTelephon;

Telefonnummer Festnetz

Published property Mobile : string read m_strMobile write m_strMobile;

Telefonnummer Mobiltelefon

Published property FAX : string read m_strFax write m_strFax;

Faxnummer

Published property Location : string read m_strLocation write m_strLocation;

Wohnort

Published property Postalcode : string read m_strPostalcode write m_strPostalcode;

Postleitzahl

Published property Streetadress : string read m_strStreet write m_strStreet;

Anschrift

Published property Homepage : string read m_strHomepage write m_strHomepage;

URL der Homepage

Published property Birthday : string read m_strBirthday write m_strBirthday;

Geburtsdatum

Published property Enterdate : string read m_strEnterdate write m_strEnterdate;

Eintrittsdatum

Published property Title : string read m_strTitle write m_strTitle;

Anrede

Published property NameKonto : string read m_strNameKonto write m_strNameKonto;

Kontoinhaber

Published property Bankname : string read m_strBank write m_strBank;

Name der Bank

Published property Bankcode : string read m_strBankCode write m_strBankCode;

Bankleitzahl

Published property AccountNumber : string read m_strAccountnumber write m_strAccountnumber;

Kontonumber

Published property ID : string read m_strID write m_strID;

Mitgliedsnumber

Published property MethodOfPayment: string read m_strMethodOfPayment write m_strMethodOfPayment;

Zahlungsweise

Published property BIC : string read m_strBIC write m_strBIC;

BIC

Published property IBAN : string read m_strIBAN write m_strIBAN;

IBAN

Published property PaymentDate : string read m_strPaymentDate write m_strPaymentDate;

Lastschriftdatum


Erstellt mit PasDoc 0.12.1 am 2011-02-19 10:02:37