TfrxBarcodeview not found

mierlpmierlp Netherlands
edited 11:56PM in FastReport 3.0
hi

I put a TfrxBarcodeView on my frxReport.
When compiling and running the directly the following error accure :

Exception EclassNotFound in module TEST.EXE
Class TfrxBarcodeView not found.

Wha't's the reason for this error and how to solve
it..i just installed the 3.20 release of FastReport

Greetz PEter

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 11:56PM
    you probably forgot to add the tfrxbarcode component to the underlying form
    or add it's unit to usesclause.
  • mierlpmierlp Netherlands
    edited 11:56PM
    hi,

    i'm going to try it, but i assume that when i install fastreport
    and punt a component from wihtin FR on a form everything
    will be done automaticly like other reports (QuickReport),
    no additional uses clauses
  • mierlpmierlp Netherlands
    edited 11:56PM
    hi,

    works ...thanks...but is still find it a little bit strange this kind
    of working.

    At design time i can add objects on the report layout, what's the
    reason i have to add it (additional) to the uses section, doesn't
    make sense...does it....and is this also for other object...please
    explain if possible for understanding Fastreport better

    Greetz Peter
  • gordkgordk St.Catherines On. Canada.
    edited 11:56PM
    Separation of runtime and IDE designtime code.
    any of the components on the fr3 pallette tabs must be either placed or added to the uses clause of the form.
  • mierlpmierlp Netherlands
    edited 11:56PM
    Hi,

    Oke..i understand, but why make the difference, havend seen this on
    other report writers. Iit makes live much easier when it will be done
    in the report when adding a object to the report....just like delphi or
    quickreport works...put a object on the form and the object will be added
    to the uses clause. In that why i'm sure all the needed object are included
    in the use clause

    Thanks for the answers...



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.