Managing field aliases from code

edoardoedoardo Italy
edited November 2004 in FastReport 3.0
Hi!
How can I manage field alias from Delphi? i need to change field aliases names and activate deactivate fields, dinamically from code.

Thanks

Edoardo

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 10:18AM
    Field aliases are part of the frxdbdataset component use its props and methods to
    alter aliases.

    field aliases are a list of Tstrings with the format
    fieldname=new name
    field aliases list can be saved and loadfrom a file as 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.