ElementsAdd Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPReportVar

Declaration

procedure ElementsAdd(const Text: WideString; Value: Double; Color: Integer);

Description

Adds a string, a number and a color to this variable. The number is also added to the value. of the variable.

If the "CUR=" Format has been selected, the added value will be rounded to two decimal points before it is added.

Later a charting feature will be added which uses this feature. ElementsAdd can be also used in the LoopFormulas to create an element list while the report is beeing created.


[idh_iwpreportvar_elementsadd.htm]    Copyright © 2007 by WPCubed GmbH