Default Avatar

Peta

Peta

About

Username
Peta
Joined
Visits
71
Last Active
Roles
Members

Comments

  • BarType is not of type String try this: if = 'bcCode39' then BarCode1.BarType := bcCode39 else if = 'bcCode128A' then BarCode1.BarType := bcCode128A;
    in BarCode Comment by Peta June 2011