PascalScript Option Settings

In FastReport there are various properties that are setable, e.g. under PageSettings.


I would now like to change various properties with PascalScript.

I can set some properties, e.g. LeftMargin and PaperWidth.

But I am not able to change others: e. g. Width and Positions under Other Options.


Can you tell me how this is possible ?


Isn't there somewhere a list of all properties (or even

objects) that can be modified with FR Script ?

At the moment it is a tedious guessing for me how the objects

could be called.


Many Thanks in advance.

Comments

  • In Code Editor:

    Type

    TfrxReportPage.

    followed by Strg+Space and you will get a list of all the available properties and functions.


    Try other Tfrx.... classes for the different options.

  • it works, very well !

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.