Runtime report designer custom configuration

Hi,

I want to use the runtime designer to allow our customers to modify their report. Well, most of the settings in the object inspector and most of the tabs in the data tree our customers don't need. I want the things they don't need to be invisible! How can I disable/hide parts of the runtime report designer via code. It shouldn't be possible for the customer to active/show the things I've disabled.

Another question is, how can I change the designers/previews language at runtime?

frxResources()->LoadFromFile("C:\\Programme\\FastReports\\FastReport 4\\Res\\German\\German.frc");

is not working.

Thx for your help :-)

Comments

  • gpigpi
    edited 7:09PM
    wrote:
    I want to use the runtime designer to allow our customers to modify their report. Well, most of the settings in the object inspector and most of the tabs in the data tree our customers don't need. I want the things they don't need to be invisible! How can I disable/hide parts of the runtime report designer via code. It shouldn't be possible for the customer to active/show the things I've disabled.
    Try to set TfrxDesigner.Restrictions

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.