TCollectionItem ----+ | TEvalCollectionItem
Unit:
UCWReport
(UCWReport.pas)
Constructors:
Propertys:
Methods:
constructor Create(Collection: TCollection); override;
property Evaluator: TCWEvaluator read FEvaluator;
property Expression: String read FExpression write SetExpression;
property Control: TControl read FControl write SetControl;
property Aggreg: Boolean read FAggreg write SetAggreg;
destructor Destroy; override;
procedure Prepare;
procedure UnPrepare;
function GetValue: String;