using CheckBox

Cannot use CheckBox in designer because I can't associate it with a variable or expression. When I right click mouse button on the object, chose Edit - nothing happens. (FastReport ver. 2.4) What can be the reason?

Stefan

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 11:12PM
    place var [myvarname] in memo of checkbox or

    in obp of band
    if expression = value then check1.memo := true else check1.memo := false;

    ;)

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.