Skip to main content

TcxDateTimeWheelPickerPropertiesValues Methods

Contains the property flags that indicate which properties specific to the date-time wheel picker editor have been assigned.
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