Klasse TDTACollection

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TDTACollection = class(TXMLCollection)

Beschreibung

Hierarchie

Übersicht

Methoden

Public function GetPruefsummeKonto : string;
Public function GetPruefsummeBlz : string;
Public function GetBetrag : double;
Public function WriteDTADatei(p_strDateiname : string; p_iModus : byte) : boolean;
Public function WriteBegleitDatei(p_strDateiname : string; p_iModus : byte) : boolean;
Public procedure DruckeKontrollAusdruck;

Eigenschaften

Published property Beschreibung : string read m_strBeschreibung write m_strBeschreibung;
Published property Erstellung : double read m_dErstellung write m_dErstellung;
Published property Ausfuehrung : double read m_dAusfuehrung write m_dAusfuehrung;
Published property Absender : string read m_strName write m_strName;
Published property Kontonr : string read m_strKontonummer write m_strKontonummer;
Published property Blz : string read m_strBlz write m_strBlz;
Published property BlzDiskEmpf : string read m_strBlzDisk write m_strBlzDisk;
Published property Empfaenger : string read m_strEmpfaenger write m_strEmpfaenger;
Published property Dateiname : string read m_strDateiname write m_strDateiname;
Published property Datentraeger : string read m_strDatentraeger write m_strDatentraeger;
Published property Referenz : string read m_strReferenz write m_strReferenz;
Published property Kontrollausdruck : boolean read m_bKontrollausdruck write m_bKontrollausdruck;
Published property Kontogutschrift : boolean read m_bKontogutschrift write m_bKontogutschrift;

Beschreibung

Methoden

Public function GetPruefsummeKonto : string;
 
Public function GetPruefsummeBlz : string;
 
Public function GetBetrag : double;
 
Public function WriteDTADatei(p_strDateiname : string; p_iModus : byte) : boolean;
 
Public function WriteBegleitDatei(p_strDateiname : string; p_iModus : byte) : boolean;
 
Public procedure DruckeKontrollAusdruck;
 

Eigenschaften

Published property Beschreibung : string read m_strBeschreibung write m_strBeschreibung;
 
Published property Erstellung : double read m_dErstellung write m_dErstellung;
 
Published property Ausfuehrung : double read m_dAusfuehrung write m_dAusfuehrung;
 
Published property Absender : string read m_strName write m_strName;
 
Published property Kontonr : string read m_strKontonummer write m_strKontonummer;
 
Published property Blz : string read m_strBlz write m_strBlz;
 
Published property BlzDiskEmpf : string read m_strBlzDisk write m_strBlzDisk;
 
Published property Empfaenger : string read m_strEmpfaenger write m_strEmpfaenger;
 
Published property Dateiname : string read m_strDateiname write m_strDateiname;
 
Published property Datentraeger : string read m_strDatentraeger write m_strDatentraeger;
 
Published property Referenz : string read m_strReferenz write m_strReferenz;
 
Published property Kontrollausdruck : boolean read m_bKontrollausdruck write m_bKontrollausdruck;
 
Published property Kontogutschrift : boolean read m_bKontogutschrift write m_bKontogutschrift;
 

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