|
THotPDF.ApplyLoadedFieldCalculation
|
Top Previous Next |
|
フォームフィールドに計算規則を適用します
Delphi syntax: procedure ApplyLoadedFieldCalculation( FieldIndex: Integer; Op: THPDFFieldCalcOp; const SourceFieldNames: array of AnsiString );
Description フォームフィールドに計算規則を適用します 合計、積、平均などの計算を実行します
See also: THotPDF |