DevExpress v24.2 Update — Your Feedback Matters Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release. Take the survey Not interested TcxCustomEditProperties Methods Show Inherited Hide Inherited The base class for all editor appearance and behavior settings. Name Description AllowRepositorySharing Assign(TPersistent) Inherited from TPersistent. AssignTo(TPersistent) Inherited from TPersistent. BeginUpdate Postpones all editor redraw operations that reflect any editor setting change until an EndUpdate procedure call. CanCompareEditValue CanModify protected Specifies whether the edit value can be modified. CanValidate protected Indicates if the editor supports validation. Changed ChangedLocked Clone(TPersistent) CompareDisplayValues(TcxEditValue,TcxEditValue) CreatePreviewProperties CreateViewData(TcxCustomEditStyle,Boolean,TdxScaleFactor,Boolean) CreateViewData(TcxCustomEditStyle,Boolean,Boolean) DataChanged DoUpdate(TcxCustomEditProperties) EndUpdate(Boolean) Applies all pending changes and redraws the editor after a BeginUpdate procedure call. Equals(TObject) Inherited from TObject. GetButtonsClass Determines the type of the button collection accessible via the Buttons property. GetContainerClass Determines the editor container type for the current TcxCustomEditProperties object. GetDisplayText(TcxEditValue,Boolean,Boolean) GetEditConstantPartSize(TcxCanvas,TcxCustomEditStyle,Boolean,TcxEditSizeProperties,TSize) GetEditContentSize(TcxCanvas,TcxCustomEditStyle,Boolean,TcxEditValue,TcxEditSizeProperties) GetEditSize(TcxCanvas,TcxCustomEditStyle,Boolean,TcxEditValue,TcxEditSizeProperties) GetEditValueSource(Boolean) GetHashCode Inherited from TObject. GetNamePath Inherited from TPersistent. GetOwner Inherited from TPersistent. GetSpecialFeatures GetStyleClass Determines the style type that corresponds to the current TcxCustomEditProperties object. GetSupportedOperations GetViewDataClass protected GetViewInfoClass Determines the ViewInfo type that corresponds to the current TcxCustomEditProperties object. IsActivationKey(Char) IsEditValueValid(TcxEditValue,Boolean) Ascertains whether the specified edit value is valid. IsResetEditClass IsValueFormattedByProperties IsValueFormattedByProvider LockUpdate(Boolean) PrepareDisplayValue(TcxEditValue,TcxEditValue,Boolean) QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent. RefreshNonShareable RestoreDefaults Restores a set of properties, which are dependent on field settings for data-aware editors, to their default values. ToString Inherited from TObject. Update(TcxCustomEditProperties) ValidateDisplayValue(TcxEditValue,TCaption,Boolean,TcxCustomEdit) Validates the specified display value. See Also TcxCustomEditProperties Class TcxCustomEditProperties Members cxEdit Unit