Contents
- Index
- Previous
- Next
AutoInc property
See also
Applies to
TCustomEan component
Declaration
property AutoInc: Boolean;
Description
It enables to increase the Barcode property value automatically. It is usable when we need to have a hardware counter in the bar code part.
Setting does not have any influence, please use the properties of AutoIncFrom, AutoIncTo and Next method.
Notice: This property is not being used at the moment, its setting will not influence a bar code shape. We let this be from the reason of compatibility with Barcode Library older versions.