Hide and display preview buttons

Leo BidiLeo Bidi Montevideo, Uruguay
edited 6:19AM in FastReport 4.0

Hi, all.

I need to on demand, hide or show some bar's buttons in the preview.

I've tried frxreport.previewoptions.buttons[pbexport].hide or = false, but does not compile.

How can I do that ?

Many thanks

Leo

Comments

  • Leo BidiLeo Bidi Montevideo, Uruguay
    edited 6:19AM
    Leo Bidi wrote: »
    Hi, all.

    I need to on demand, hide or show some bar's buttons in the preview.

    I've tried frxreport.previewoptions.buttons[pbexport].hide or = false, but does not compile.

    How can I do that ?

    Many thanks

    Leo

    I've found how to to it.

    frxreport.previewoptions.buttons := frxreport.previewoptions.buttons ( - / + ) [pbExport]

    thanks

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.