Back to Devexpress

TdxCustomBarCodeProperties Properties

vcl-dxbarcode-dot-tdxcustombarcodeproperties-dot-underscore-properties.md

latest6.7 KB
Original Source

TdxCustomBarCodeProperties Properties

The base class for all classes that implement barcode settings.

NameDescription
AlignmentDetermines the alignment of the editor’s contents. Inherited from TcxCustomEditProperties.
AssignedValues protectedContains the property flags that indicate which properties specific to an editor have been changed. Inherited from TcxCustomEditProperties.
AutomationProvides access to editor UI Automation and accessibility-related settings. Inherited from TcxCustomEditProperties.
AutoSelectDetermines whether the editor’s contents are automatically selected when the editor receives focus. Inherited from TcxCustomEditProperties.
BarCodeSymbologyClassSpecifies the reference to the selected barcode symbology class.
BarCodeSymbologyClassNameSpecifies the barcode type by its symbology class name.
BeepOnErrorSpecifies whether to play the system default sound on a validation error. Inherited from TcxCustomEditProperties.
ButtonsProvides access to the collection of editor buttons. Inherited from TcxCustomEditProperties.
ButtonsViewStyle protectedSpecifies how the editor displays content and embedded buttons. Inherited from TcxCustomEditProperties.
ClearKeySpecifies the keyboard shortcut to clear the editor entry. Inherited from TcxCustomEditProperties.
ClickKeySpecifies a key combination that raises the OnButtonClick click event for the default button within the editor. Inherited from TcxCustomEditProperties.
ErrorIconSpecifies an icon (also called error icon) to be displayed by a standalone editor when it fails validation. Inherited from TcxCustomEditProperties.
FitModeSpecifies the barcode size calculation mode.
ImagesSpecifies the collection of images used as editor button icons. Inherited from TcxCustomEditProperties.
ImmediatePostIndicates whether the edit value should be saved immediately after it has been modified. Inherited from TcxCustomEditProperties.
IsChangingInherited from TcxCustomEditProperties.
MaxValue protectedInherited from TcxCustomEditProperties.
MinValue protectedSpecifies the maximum numeric value the editor can display. Inherited from TcxCustomEditProperties.
ModuleColorSpecifies the color used for displaying barcodes.
ModuleWidthSpecifies the width (in pixels) of the narrowest bar in the displayed barcode.
OwnerProvides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
ReadOnlySpecifies if the editor is in read-only mode. Inherited from TcxCustomEditProperties.
RotationAngleRotates the generated barcode.
ShowTextSpecifies if the encoded text is displayed together with the generated barcode.
SymbologyProvides access to the active barcode symbology settings.
Transparent protectedDeprecated. Specifies if the editor background is transparent. Inherited from TcxCustomEditProperties.
UseLeftAlignmentOnEditingSpecifies whether to align text to the left in edit mode. Inherited from TcxCustomEditProperties.
UseMouseWheelSpecifies whether the editor responds to mouse wheel rotation. Inherited from TcxCustomEditProperties.
ValidateOnEnterSpecifies whether validation is performed when an end-user presses the Enter key. Inherited from TcxCustomEditProperties.
ValidationErrorIconAlignmentSpecifies the horizontal alignment of an error icon displayed by the editor when it fails validation. Inherited from TcxCustomEditProperties.
ValidationOptionsContains a set of flags that specify how the editor handles and displays its validation errors. Inherited from TcxCustomEditProperties.

See Also

TdxCustomBarCodeProperties Class

TdxCustomBarCodeProperties Members

dxBarCode Unit