THotPDF.ApplyLoadedFieldCalculation

THotPDF

 

Top  Previous  Next

Wendet eine Berechnungsregel auf Formularfelder an

 

Delphi syntax:

procedure ApplyLoadedFieldCalculation( FieldIndex: Integer; Op: THPDFFieldCalcOp; const SourceFieldNames: array of AnsiString );

 

Description

Wendet eine Berechnungsregel auf Formularfelder an

Führt Berechnungen wie Summe, Produkt, Durchschnitt und so weiter aus

 

See also: THotPDF