AllowRepositorySharing
|
|
Assign(TPersistent)
|
|
AssignTo(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
|
|
DisplayValueToDisplayText(string)
|
|
DoPrepareDisplayValue(TcxEditValue,TcxEditValue,Boolean)
|
|
DoUpdate(TcxCustomEditProperties)
|
|
EndUpdate(Boolean)
|
Applies all pending changes and redraws the editor after a BeginUpdate procedure call.
|
Equals(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)
|
|
GetEmptyString
protected
|
Returns an empty text based on the EditMask property, if set.
|
GetHashCode
|
|
GetLookupDataClass
|
|
GetNamePath
|
|
GetOwner
|
|
GetShellDisplayValue(TcxEditValue,Boolean,string,Integer,Integer)
|
|
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)
|
|
IsDisplayValueValid(TcxEditValue,Boolean)
|
Determines whether the specified display value is valid.
|
IsEditValueValid(TcxEditValue,Boolean)
|
Ascertains whether the specified edit value is valid.
|
IsResetEditClass
|
|
IsValueFormattedByProperties
|
|
IsValueFormattedByProvider
|
|
LockUpdate(Boolean)
|
|
PrepareDisplayValue(TcxEditValue,TcxEditValue,Boolean)
|
|
QueryInterface(TGUID,Untyped)
|
|
RefreshNonShareable
|
|
RestoreDefaults
|
Restores a set of properties, which are dependent on field settings for data-aware editors, to their default values.
|
SetMinMaxValues(Double,Double)
|
|
ToString
|
|
Update(TcxCustomEditProperties)
|
|
ValidateDisplayValue(TcxEditValue,TCaption,Boolean,TcxCustomEdit)
|
Validates the specified display value.
|