Back to Devexpress

TdxCustomBarCodeProperties Methods

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

latest10.4 KB
Original Source

TdxCustomBarCodeProperties Methods

The base class for all classes that implement barcode settings.

NameDescription
AllowRepositorySharingInherited from TcxCustomEditProperties.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdatePostpones all editor redraw operations that reflect any editor setting change until an EndUpdate procedure call. Inherited from TcxCustomEditProperties.
CanCompareEditValueInherited from TcxCustomEditProperties.
CanModify protectedSpecifies whether the edit value can be modified. Inherited from TcxCustomEditProperties.
CanValidate protectedIndicates if the editor supports validation. Inherited from TcxCustomEditProperties.
ChangedInherited from TcxCustomEditProperties.
ChangedLockedInherited from TcxCustomEditProperties.
Clone(TPersistent)Inherited from TcxCustomEditProperties.
CompareDisplayValues(TcxEditValue,TcxEditValue)Inherited from TcxCustomEditProperties.
CreatePreviewPropertiesInherited from TcxCustomEditProperties.
CreateViewData(TcxCustomEditStyle,Boolean,TdxScaleFactor,Boolean)Inherited from TcxCustomEditProperties.
CreateViewData(TcxCustomEditStyle,Boolean,Boolean)Inherited from TcxCustomEditProperties.
DataChangedInherited from TcxCustomEditProperties.
DoUpdate(TcxCustomEditProperties)Inherited from TcxCustomEditProperties.
EndUpdate(Boolean)Applies all pending changes and redraws the editor after a BeginUpdate procedure call. Inherited from TcxCustomEditProperties.
Equals(TObject)Inherited from TObject.
GetButtonsClassDetermines the type of the button collection accessible via the Buttons property. Inherited from TcxCustomEditProperties.
GetContainerClassDetermines the editor container type for the current TcxCustomEditProperties object. Inherited from TcxCustomEditProperties.
GetDisplayText(TcxEditValue,Boolean,Boolean)Inherited from TcxCustomEditProperties.
GetEditConstantPartSize(TcxCanvas,TcxCustomEditStyle,Boolean,TcxEditSizeProperties,TSize)Inherited from TcxCustomEditProperties.
GetEditContentSize(TcxCanvas,TcxCustomEditStyle,Boolean,TcxEditValue,TcxEditSizeProperties)Inherited from TcxCustomEditProperties.
GetEditSize(TcxCanvas,TcxCustomEditStyle,Boolean,TcxEditValue,TcxEditSizeProperties)Inherited from TcxCustomEditProperties.
GetEditValueSource(Boolean)Inherited from TcxCustomEditProperties.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetSpecialFeaturesInherited from TcxCustomEditProperties.
GetStyleClassDetermines the style type that corresponds to the current TcxCustomEditProperties object. Inherited from TcxCustomEditProperties.
GetSupportedOperationsReturns a set of flags that correspond to features/operations available in the editor. Inherited from TcxCustomEditProperties.
GetViewDataClass protectedInherited from TcxCustomEditProperties.
GetViewInfoClassDetermines the ViewInfo type that corresponds to the current TcxCustomEditProperties object. Inherited from TcxCustomEditProperties.
IsActivationKey(Char)Inherited from TcxCustomEditProperties.
IsEditValueValid(TcxEditValue,Boolean)Ascertains whether the specified edit value is valid. Inherited from TcxCustomEditProperties.
IsResetEditClassInherited from TcxCustomEditProperties.
IsValueFormattedByPropertiesInherited from TcxCustomEditProperties.
IsValueFormattedByProviderInherited from TcxCustomEditProperties.
LockUpdate(Boolean)Inherited from TcxCustomEditProperties.
PrepareDisplayValue(TcxEditValue,TcxEditValue,Boolean)Inherited from TcxCustomEditProperties.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
RefreshNonShareableInherited from TcxCustomEditProperties.
RestoreDefaultsRestores a set of properties, which are dependent on field settings for data-aware editors, to their default values. Inherited from TcxCustomEditProperties.
ToStringInherited from TObject.
Update(TcxCustomEditProperties)Inherited from TcxCustomEditProperties.
ValidateDisplayValue(TcxEditValue,TCaption,Boolean,TcxCustomEdit)Validates the specified display value. Inherited from TcxCustomEditProperties.

See Also

TdxCustomBarCodeProperties Class

TdxCustomBarCodeProperties Members

dxBarCode Unit