How I can add my own function in FastReport 4.3

I have written two functions:

1. TimeToMinutes(sTime: String): Integer;
2. MinutesToTime(nMinutes: Int): string;

and am successfully using myself in my reports. I have copied these functions in the CODE page of all of my reports that are using them. However I want these functions to be available to my end-users so that they can also utilize them when designing their own reports.

I there a way that these two functions can appear along side the FastReport functions? Or, any other solution so that my end-users can use them.

Tariq Changgez

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 1:10PM
    read the developers manual chapter on adding functions and function libs.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.