Skip to main content

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

TcxProgressBarPropertiesValues Members

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TPersistent) Initializes a new instance of the TcxCustomEditPropertiesValues class with specified settings. Inherited from TcxCustomEditPropertiesValues.

#Properties
Show Inherited Hide Inherited

Name Description
Max
MaxValue protected Inherited from TcxCustomEditPropertiesValues.
Min
MinValue protected Inherited from TcxCustomEditPropertiesValues.
ReadOnly Specifies whether an editor’s read-only state has been modified. Inherited from TcxCustomEditPropertiesValues.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Prevents an editor from being repainted until the EndUpdate method is called. Inherited from TcxCustomEditPropertiesValues.
EndUpdate Enables editor repainting. Inherited from TcxCustomEditPropertiesValues.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
RestoreDefaults Reverses the values of the properties (changes to which are being tracked) back to their default values. Inherited from TcxCustomEditPropertiesValues.
ToString Inherited from TObject.
See Also