The barcode component simply generates based on its Data property. Assuming the barcode has not already printed, you should be able to update this property with data produced by a variable calculation without issues.
I tested this with a simple example and it functioned as expected.
procedure Variable1OnCalc(var Value: Variant); begin
Comments
The barcode component simply generates based on its Data property. Assuming the barcode has not already printed, you should be able to update this property with data produced by a variable calculation without issues.
I tested this with a simple example and it functioned as expected.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com