Can i change field's property in script

Can i reference field as an object in the script ? For example: can i change field's visible, width, displaylabel property in the script of Band's beforePrint event ?
Any help is appreciated. ;)

Comments

  • edited 4:13PM
    You can do this for fields of internal data sets (e.g. placed on a TfrxDialogForm).
    BDETable1.Fields.DisplayLabel := ...
  • edited 4:13PM
    I tried it in version2.5, and it showed syntax error. Is this only supported in 3.0 ?
  • edited 4:13PM
    Sure. This is FR3 section ;)

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.