Skip to main content

cxEdit Unit

Classes

Name Description
EcxEditError
EcxEditValidationError
TcxCustomEdit The base class for all editor components.
TcxCustomEditButton The base class for buttons displayed in an editor.
TcxCustomEditButtons The base class for editor button collections.
TcxCustomEditContainer
TcxCustomEditData
TcxCustomEditDefaultValuesProvider
TcxCustomEditingController
TcxCustomEditProperties The base class for all 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 style controller that stores default styles for editors.
TcxEditAlignment Defines the horizontal and vertical alignments of an editor’s contents.
TcxEditButton A button displayed within an editor.
TcxEditButtons A collection of editor buttons.
TcxEditButtonViewInfo
TcxEditDataBinding Represents a connection of an editor to a data storage.
TcxEditRepository A collection of repository items that define editors and their settings.
TcxEditRepositoryItem The base class for all edit repository items.
TcxEditStyle Stores editor state style settings.
TcxEditStyleController A style controller that defines state appearance settings common to multiple 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.
TcxEditButtonHotTrackMode Enumerates hot-track modes available for editor buttons.
TcxEditButtonKind Enumerates supported editor button content types.
TcxEditButtonMode Enumerates usage scenarios for editor buttons.
TcxEditButtonState Enumerates editor button states.
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

Methods

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

Constants

Name
cxEditDefaultPrecision

Subranges

Name
TcxEditGradientDirection

Types

Name Description
TcxCustomEditDefaultValuesProviderClass
TcxCustomEditPropertiesClass
TcxCustomEditStyleClass
TcxCustomEditViewDataClass
TcxCustomEditViewInfo.TAfterDrawEvent
TcxCustomEditViewInfo.TCalculateEditorBoundsEvent
TcxCustomEditViewInfo.TCanDrawEditValueEvent
TcxEditButtonClass
TcxEditButtonClickEvent
TcxEditButtonGlyphDrawParametersEvent The procedural type for editor button glyph parameter customization events.
TcxEditButtonsClass
TcxEditCanStartButtonFadingEvent
TcxEditClosePopupEvent
TcxEditDrawBackgroundEvent
TcxEditDrawButtonBackgroundEvent
TcxEditDrawButtonBorderEvent
TcxEditDrawButtonEvent
TcxEditEditingEvent
TcxEditGetButtonContentColorEvent
TcxEditGetButtonStateEvent
TcxEditGetDefaultButtonWidthEvent
TcxEditHorzAlignment Specifies the type of the horizontal alignment.
TcxEditPaintEvent
TcxEditPaintOptions
TcxEditPrepareButtonFadingImageEvent
TcxEditRepositoryItemClass A reference to a repository item component 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