How To Add 10 Minutes in TfrxMemoView

Hi All,

I am using Fast Report 4.15.

I am displaying a time ex. "01:15:22" in HH:mm:ss format. I need to add 10 minutes in the time displayed in the TfrxMemoView component named as Memo35.

I am completely new to Fast Report, so need very basic level help, if needed.

Memo35.Text := TimeToStr(StrToTime(Format('HH:mm:ss',[Memo35.Text])) + StrToTime('00:10:00'));


Please help.


With Best Regards.

Vishal

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.