Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TMitgliedCollectionItem = class(TXMLCollectionItem)
![]() |
procedure SaveFotoToBmp(p_strDateiname : string); |
![]() |
function IstAusgetreten : boolean; |
![]() |
function GetAlter(p_dDatum : double) : integer; |
![]() |
function IstMitgliedAm(p_dDatum : TDateTime) : boolean; |
![]() |
function IstMitgliedSeit : integer; |
![]() |
property MitgliedID : string read m_strMitgliedsnr write m_strMitgliedsnr; |
![]() |
property Anrede : string read m_strAnrede write m_strAnrede; |
![]() |
property GeburtTag : integer read m_iGeburtTag write m_iGeburtTag; |
![]() |
property GeburtMonat : integer read m_iGeburtMonat write m_iGeburtMonat; |
![]() |
property GeburtJahr : integer read m_iGeburtJahr write m_iGeburtJahr; |
![]() |
property Spitzname : string read m_strSpitzname write m_strSpitzname; |
![]() |
property Vorname : string read m_strVorname write m_strVorname; |
![]() |
property Nachname : string read m_strNachname write m_strNachname; |
![]() |
property Strasse : string read m_strStrasse write m_strStrasse; |
![]() |
property Plz : string read m_strPlz write m_strPlz; |
![]() |
property Ort : string read m_strOrt write m_strOrt; |
![]() |
property TelefonFest : string read m_strTelefonFest write m_strTelefonFest; |
![]() |
property TelefonMobil : string read m_strTelefonMobil write m_strTelefonMobil; |
![]() |
property Fax : string read m_strFax write m_strFax; |
![]() |
property Email : string read m_strEmail write m_strEmail; |
![]() |
property Homepage : string read m_strHomepage write m_strHomepage; |
![]() |
property EinTag : integer read m_iEintrittTag write m_iEintrittTag; |
![]() |
property EinMonat : integer read m_iEintrittMonat write m_iEintrittMonat; |
![]() |
property EinJahr : integer read m_iEintrittJahr write m_iEintrittJahr; |
![]() |
property AusTag : integer read m_iAustrittTag write m_iAustrittTag; |
![]() |
property AusMonat : integer read m_iAustrittMonat write m_iAustrittMonat; |
![]() |
property AusJahr : integer read m_iAustrittJahr write m_iAustrittJahr; |
![]() |
property AusBemerkung : string read m_strAustrittBemerkung write m_strAustrittBemerkung; |
![]() |
property Amt : string read m_strAmt write m_strAmt; |
![]() |
property AmtTagv : integer read m_iAmtTagv write m_iAmtTagv; |
![]() |
property AmtMonatv : integer read m_iAmtMonatv write m_iAmtMonatv; |
![]() |
property AmtJahrv : integer read m_iAmtJahrv write m_iAmtJahrv; |
![]() |
property AmtTagb : integer read m_iAmtTagb write m_iAmtTagb; |
![]() |
property AmtMonatb : integer read m_iAmtMonatb write m_iAmtMonatb; |
![]() |
property AmtJahrb : integer read m_iAmtJahrb write m_iAmtJahrb; |
![]() |
property Position : string read m_strPosition write m_strPosition; |
![]() |
property VorstandTagv : integer read m_iVorstandTagv write m_iVorstandTagv; |
![]() |
property VorstandMonatv : integer read m_iVorstandMonatv write m_iVorstandMonatv; |
![]() |
property VorstandJahrv : integer read m_iVorstandJahrv write m_iVorstandJahrv; |
![]() |
property VorstandTagb : integer read m_iVorstandTagb write m_iVorstandTagb; |
![]() |
property VorstandMonatb : integer read m_iVorstandMonatb write m_iVorstandMonatb; |
![]() |
property VorstandJahrb : integer read m_iVorstandJahrb write m_iVorstandJahrb; |
![]() |
property Gruendungsmitglied : byte read m_iGruendungsmitglied write m_iGruendungsmitglied; |
![]() |
property Status : string read m_strStatus write m_strStatus; |
![]() |
property Ehrenmitglied : byte read m_iEhrenmitglied write m_iEhrenmitglied; |
![]() |
property EhrenTag : integer read m_iEhrenmitgliedTag write m_iEhrenmitgliedTag; |
![]() |
property EhrenMonat : integer read m_iEhrenmitgliedMonat write m_iEhrenmitgliedMonat; |
![]() |
property EhrenJahr : integer read m_iEhrenmitgliedJahr write m_iEhrenmitgliedJahr; |
![]() |
property AusweisAusgegeben : byte read m_iAusweisAusgegeben write m_iAusweisAusgegeben; |
![]() |
property Bankname : string read m_strBankname write m_strBankname; |
![]() |
property Kontoinhaber : string read m_strKontoinhaber write m_strKontoinhaber; |
![]() |
property Kontonummer : string read m_strKontonummer write m_strKontonummer; |
![]() |
property Blz : string read m_strBlz write m_strBlz; |
![]() |
property BIC : string read m_strBIC write m_strBIC; |
![]() |
property IBAN : string read m_strIBAN write m_strIBAN; |
![]() |
property Zahlungsart : byte read m_iZahlungsart write m_iZahlungsart; |
![]() |
property LastschriftDatum : double read m_dLastschrift write m_dLastschrift; |
![]() |
property Foto : XMLMIMEString read GetBinary write SetBinary; |
![]() |
property Bildformat : byte read m_iBildformat write m_iBildformat; |
![]() |
property Austritte : string read m_strAustritte write m_strAustritte; |
![]() |
property Aemter : string read m_strVereinsamt write m_strVereinsamt; |
![]() |
property Vorstand : string read m_strVorstand write m_strVorstand; |
![]() |
property Bemerkungen : string read m_strBemerkungen write m_strBemerkungen; |
![]() |
property ZuLoeschen : byte read m_iZuLoeschen write m_iZuLoeschen; |
![]() |
procedure SaveFotoToBmp(p_strDateiname : string); |
Diese Methode speichert das Foto des Mitglieds als BMP-Datei ab. Parameter
|
![]() |
function IstAusgetreten : boolean; |
Diese Methode stellt fest, ob ein Mitglied am aktuellen Tag noch dem Verein angehört. Result
|
![]() |
function IstMitgliedSeit : integer; |
Diese Methode berechnet die Anzahl der Monate der Vereinszugehörigkeit. ResultAnzahl der Monate |
![]() |
property MitgliedID : string read m_strMitgliedsnr write m_strMitgliedsnr; |
![]() |
property Anrede : string read m_strAnrede write m_strAnrede; |
![]() |
property GeburtTag : integer read m_iGeburtTag write m_iGeburtTag; |
![]() |
property GeburtMonat : integer read m_iGeburtMonat write m_iGeburtMonat; |
![]() |
property GeburtJahr : integer read m_iGeburtJahr write m_iGeburtJahr; |
![]() |
property Spitzname : string read m_strSpitzname write m_strSpitzname; |
![]() |
property Vorname : string read m_strVorname write m_strVorname; |
![]() |
property Nachname : string read m_strNachname write m_strNachname; |
![]() |
property Strasse : string read m_strStrasse write m_strStrasse; |
![]() |
property Plz : string read m_strPlz write m_strPlz; |
![]() |
property Ort : string read m_strOrt write m_strOrt; |
![]() |
property TelefonFest : string read m_strTelefonFest write m_strTelefonFest; |
![]() |
property TelefonMobil : string read m_strTelefonMobil write m_strTelefonMobil; |
![]() |
property Fax : string read m_strFax write m_strFax; |
![]() |
property Email : string read m_strEmail write m_strEmail; |
![]() |
property Homepage : string read m_strHomepage write m_strHomepage; |
![]() |
property EinTag : integer read m_iEintrittTag write m_iEintrittTag; |
![]() |
property EinMonat : integer read m_iEintrittMonat write m_iEintrittMonat; |
![]() |
property EinJahr : integer read m_iEintrittJahr write m_iEintrittJahr; |
![]() |
property AusTag : integer read m_iAustrittTag write m_iAustrittTag; |
![]() |
property AusMonat : integer read m_iAustrittMonat write m_iAustrittMonat; |
![]() |
property AusJahr : integer read m_iAustrittJahr write m_iAustrittJahr; |
![]() |
property AusBemerkung : string read m_strAustrittBemerkung write m_strAustrittBemerkung; |
![]() |
property Amt : string read m_strAmt write m_strAmt; |
![]() |
property AmtTagv : integer read m_iAmtTagv write m_iAmtTagv; |
![]() |
property AmtMonatv : integer read m_iAmtMonatv write m_iAmtMonatv; |
![]() |
property AmtJahrv : integer read m_iAmtJahrv write m_iAmtJahrv; |
![]() |
property AmtTagb : integer read m_iAmtTagb write m_iAmtTagb; |
![]() |
property AmtMonatb : integer read m_iAmtMonatb write m_iAmtMonatb; |
![]() |
property AmtJahrb : integer read m_iAmtJahrb write m_iAmtJahrb; |
![]() |
property Position : string read m_strPosition write m_strPosition; |
![]() |
property VorstandTagv : integer read m_iVorstandTagv write m_iVorstandTagv; |
![]() |
property VorstandMonatv : integer read m_iVorstandMonatv write m_iVorstandMonatv; |
![]() |
property VorstandJahrv : integer read m_iVorstandJahrv write m_iVorstandJahrv; |
![]() |
property VorstandTagb : integer read m_iVorstandTagb write m_iVorstandTagb; |
![]() |
property VorstandMonatb : integer read m_iVorstandMonatb write m_iVorstandMonatb; |
![]() |
property VorstandJahrb : integer read m_iVorstandJahrb write m_iVorstandJahrb; |
![]() |
property Gruendungsmitglied : byte read m_iGruendungsmitglied write m_iGruendungsmitglied; |
![]() |
property Status : string read m_strStatus write m_strStatus; |
![]() |
property Ehrenmitglied : byte read m_iEhrenmitglied write m_iEhrenmitglied; |
![]() |
property EhrenTag : integer read m_iEhrenmitgliedTag write m_iEhrenmitgliedTag; |
![]() |
property EhrenMonat : integer read m_iEhrenmitgliedMonat write m_iEhrenmitgliedMonat; |
![]() |
property EhrenJahr : integer read m_iEhrenmitgliedJahr write m_iEhrenmitgliedJahr; |
![]() |
property AusweisAusgegeben : byte read m_iAusweisAusgegeben write m_iAusweisAusgegeben; |
![]() |
property Bankname : string read m_strBankname write m_strBankname; |
![]() |
property Kontoinhaber : string read m_strKontoinhaber write m_strKontoinhaber; |
![]() |
property Kontonummer : string read m_strKontonummer write m_strKontonummer; |
![]() |
property Blz : string read m_strBlz write m_strBlz; |
![]() |
property BIC : string read m_strBIC write m_strBIC; |
![]() |
property IBAN : string read m_strIBAN write m_strIBAN; |
![]() |
property Zahlungsart : byte read m_iZahlungsart write m_iZahlungsart; |
![]() |
property LastschriftDatum : double read m_dLastschrift write m_dLastschrift; |
![]() |
property Foto : XMLMIMEString read GetBinary write SetBinary; |
![]() |
property Bildformat : byte read m_iBildformat write m_iBildformat; |
![]() |
property Austritte : string read m_strAustritte write m_strAustritte; |
![]() |
property Aemter : string read m_strVereinsamt write m_strVereinsamt; |
![]() |
property Vorstand : string read m_strVorstand write m_strVorstand; |
![]() |
property Bemerkungen : string read m_strBemerkungen write m_strBemerkungen; |
![]() |
property ZuLoeschen : byte read m_iZuLoeschen write m_iZuLoeschen; |