Barcode.Visible specifies whether the control is visible on a form
Default value False – not visible
Allowed
values True =
visible
False = not visible
While the component will usually be visible on a form, in most cases the Picture is required for other purposes – such as printing – and it is more convenient to Draw the Picture on an image or printer canvas at the size calculated by the component.
More: