FindVar Method

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

Applies to

IWPReportBand

Declaration

function FindVar(const Name: WideString): IWPReportVar;

Description

This function locates a group variable and returns null or the a reference to the interface IWPReportVar.

 

You can also use this function to add a variable, place in front of the name a '+' sign. The variable will be only added if it was not found. To delete a variable place in front the character '-'.


[idh_iwpreportband_findvar.htm]    Copyright © 2007 by WPCubed GmbH