TdxCustomBarCodeProperties.ModuleColor Property
In This Article
Specifies the color used for displaying barcodes.
#Declaration
Delphi
property ModuleColor: TColor read; write;
#Property Value
Type |
---|
TColor |
#Remarks
Use this property to change the color used for displaying both the bars and encoded text (if shown).
Note
The Module
See Also