Skip to main content
A newer version of this page is available. .

cxEdit Unit

Classes

Name Description
EcxEditError
EcxEditValidationError
TcxCustomEdit Serves as the base class for all editor classes.
TcxCustomEditButton Serves as the base class for the TcxEditButton class, which implements a button within an editor.
TcxCustomEditButtons Serves as the base class for the TcxEditButtons class, which implements a collection of editor buttons.
TcxCustomEditContainer
TcxCustomEditData
TcxCustomEditDefaultValuesProvider
TcxCustomEditingController
TcxCustomEditProperties The base class for editor appearance and behavior settings.
TcxCustomEditPropertiesValues Contains the property flags that indicate which editor-specific properties have been changed.
TcxCustomEditStyle Represents the properties that control the look & feel of an editor.
TcxCustomEditViewData
TcxCustomEditViewInfo A ViewInfo object that contains the essential information for painting an editor.
TcxDefaultEditStyleController A default style controller for editors.
TcxEditAlignment Defines the horizontal and vertical alignments of an editor’s contents.
TcxEditButton A button displayed within an editor.
TcxEditButtons Represents a collection of buttons provided by an editor.
TcxEditButtonViewInfo
TcxEditDataBinding Represents a connection of an editor to a data storage.
TcxEditRepository A collection of repository items.
TcxEditRepositoryItem Represents a repository item.
TcxEditStyle Represents the properties controlling the editor’s look & feel in the normal state.
TcxEditStyleController Represents the style controller which defines the style properties common to several editors.
TcxEditValidateInfo Contains data that is used to visualize validation errors in an editor.

Records

Name Description
TcxEditSizeProperties Describes the properties relevant to the editor size.
TcxInplaceEditParams Represents in-place edit parameters.
TcxInplaceEditPosition Contains information about the edit value position within the data controller.

Enums

Name Description
TcxBlobKind
TcxEditBackgroundPaintingStyle
TcxEditBorderStyle Represents the border style of an edit control.
TcxEditButtonKind Represents button type.
TcxEditButtonState
TcxEditButtonStyle Represents the button style of an edit control.
TcxEditButtonsViewStyle Represents the view style of buttons in an edit control.
TcxEditButtonTransparency Represents the button transparency mode within an editor.
TcxEditCloseUpReason Enumerates reasons for the editor’s popup window closure.
TcxEditEditingStyle
TcxEditErrorType
TcxEditPaintOption
TcxEditSupportedOperation
TcxEditVertAlignment Enumerates types of vertical alignments for editor’s contents.
TcxInplaceEditAutoHeight Enumerates automatic height adjustment modes for multiline in-place editors.
TcxItemInplaceEditAutoHeight

Variables

Name Description
cxEditErrorIcon Stores the Error icon ().
cxEditInfoIcon Stores the Information icon ().
cxEditWarningIcon Stores the Warning icon ().

Constants

Name
cxEditDefaultPrecision

Subranges

Name
TcxEditGradientDirection

Types

Name Description
TcxCustomEditDefaultValuesProviderClass
TcxCustomEditPropertiesClass
TcxCustomEditStyleClass
TcxCustomEditViewDataClass
TcxCustomEditViewInfo.TAfterDrawEvent
TcxCustomEditViewInfo.TCalculateEditorBoundsEvent
TcxCustomEditViewInfo.TCanDrawEditValueEvent
TcxEditButtonClass
TcxEditButtonClickEvent
TcxEditButtonsClass
TcxEditCanStartButtonFadingEvent
TcxEditClosePopupEvent
TcxEditDrawBackgroundEvent
TcxEditDrawButtonBackgroundEvent
TcxEditDrawButtonBorderEvent
TcxEditDrawButtonEvent
TcxEditEditingEvent
TcxEditGetButtonContentColorEvent
TcxEditGetButtonStateEvent
TcxEditGetDefaultButtonWidthEvent
TcxEditHorzAlignment Specifies the type of the horizontal alignment.
TcxEditPaintEvent
TcxEditPaintOptions
TcxEditPrepareButtonFadingImageEvent
TcxEditRepositoryItemClass Represents a repository item class.
TcxEditSpecialFeatures
TcxEditStyleValue Enumerates flags describing which editor style attributes are assigned.
TcxEditStyleValues Represents the set of flags that indicate which editor style attributes are assigned.
TcxEditSupportedOperations
TcxEditValidateEvent Represents the procedure which handles the editor Properties.OnValidate event.
TcxEditValidationOptions
TcxEditValue Represents the edit value type.
TcxEditViewDataGetDisplayTextEvent