Back to Devexpress

TdxCustomBarCodeProperties.ModuleColor Property

vcl-dxbarcode-dot-tdxcustombarcodeproperties-7c05f72d.md

latest1.0 KB
Original Source

TdxCustomBarCodeProperties.ModuleColor Property

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 ModuleColor property has no effect on the displayed encoded text if a custom color is assigned to the barcode control’s Style.TextColor property.

See Also

TdxCustomBarCodeProperties Class

TdxCustomBarCodeProperties Members

dxBarCode Unit