Back to Devexpress

TcxCustomImageProperties Properties

vcl-cximage-dot-tcxcustomimageproperties-dot-underscore-properties.md

latest7.6 KB
Original Source

TcxCustomImageProperties Properties

The base class for image editor appearance and behavior settings.

NameDescription
AlignmentDetermines the alignment of the editor’s contents. Inherited from TcxCustomEditProperties.
AssignedValues protectedContains the property flags that indicate which properties specific to an editor have been changed. Inherited from TcxCustomEditProperties.
AutomationProvides access to editor UI Automation and accessibility-related settings. Inherited from TcxCustomEditProperties.
AutoSelectDetermines whether the editor’s contents are automatically selected when the editor receives focus. Inherited from TcxCustomEditProperties.
BeepOnErrorSpecifies whether to play the system default sound on a validation error. Inherited from TcxCustomEditProperties.
ButtonsProvides access to the collection of editor buttons. Inherited from TcxCustomEditProperties.
ButtonsViewStyle protectedSpecifies how the editor displays content and embedded buttons. Inherited from TcxCustomEditProperties.
CaptionSpecifies the caption displayed when the image editor has no loaded image.
CenterSpecifies if the editor centers an image.
ClearKeySpecifies the keyboard shortcut to clear the editor entry. Inherited from TcxCustomEditProperties.
ClickKeySpecifies a key combination that raises the OnButtonClick click event for the default button within the editor. Inherited from TcxCustomEditProperties.
CustomFilterSpecifies the file type filter for the “Open“ and “Save As“ picture dialogs.
ErrorIconSpecifies an icon (also called error icon) to be displayed by a standalone editor when it fails validation. Inherited from TcxCustomEditProperties.
ExifAutoRotationSpecifies if the image editor rotates an image based on EXIF metadata.
FitModeSpecifies how the image editor fits and positions an image.
GraphicClassSpecifies the active image container class.
GraphicClassNameSpecifies the name of the editor image container class.
GraphicTransparencySpecifies the background transparency for an image editor.
ImagesSpecifies the collection of images used as editor button icons. Inherited from TcxCustomEditProperties.
ImmediatePostIndicates whether the edit value should be saved immediately after it has been modified. Inherited from TcxCustomEditProperties.
IsChangingInherited from TcxCustomEditProperties.
MaxValue protectedInherited from TcxCustomEditProperties.
MinValue protectedSpecifies the maximum numeric value the editor can display. Inherited from TcxCustomEditProperties.
OwnerProvides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
PopupMenuLayoutProvides access to context menu layout settings.
ProportionalDeprecated. This property exists for backward compatibility only. Use the FitMode property instead.
ReadOnlySpecifies if the editor is in read-only mode. Inherited from TcxCustomEditProperties.
ShowFocusRectSpecifies if the image editor displays a rectangle when the editor has focus.
StretchDeprecated. This property exists for backward compatibility only. Use the FitMode property instead.
Transparent protectedDeprecated. Specifies if the editor background is transparent. Inherited from TcxCustomEditProperties.
UseLeftAlignmentOnEditingSpecifies whether to align text to the left in edit mode. Inherited from TcxCustomEditProperties.
UseMouseWheelSpecifies whether the editor responds to mouse wheel rotation. Inherited from TcxCustomEditProperties.
ValidateOnEnterSpecifies whether validation is performed when an end-user presses the Enter key. Inherited from TcxCustomEditProperties.
ValidationErrorIconAlignmentSpecifies the horizontal alignment of an error icon displayed by the editor when it fails validation. Inherited from TcxCustomEditProperties.
ValidationOptionsContains a set of flags that specify how the editor handles and displays its validation errors. Inherited from TcxCustomEditProperties.

See Also

TcxCustomImageProperties Class

TcxCustomImageProperties Members

cxImage Unit