Assigning Function

 

You can access default functions as well as user defined function and assign these function to some of the control fields or reports.

To assign function to the reports open Report Definition dialog and click on Assign button.

To assign function for the control firld open Control Properties dialog, Click on Advanced button and click on Assign Function button.

Following are steps to assign function

  1. You have to select module from Module combo box.
  2. When you select the module the classes from that module will appear in the Class combo box. Select the class from Class combo box.
  3. You can select the function from Function combo box.
  4. Click on Assign button for assigning the function.
  5. Click on Ok button.

 

Related Topics

Create Reports

Control Properties

 

Example of Assigning Function

Following example show Assigning Function