Back to Devexpress

TcxLockedStateImageOptions Members

vcl-cxcontrols-dot-tcxlockedstateimageoptions-dot-underscore-members.md

latest3.3 KB
Original Source

TcxLockedStateImageOptions Members

The base class for all classes that implement appearance settings for a “Locked View” image.

Properties

NameDescription
AssignedValuesSpecifies which message box-related settings of the “Locked View” image override the corresponding owner control‘s settings.
ColorSpecifies the background color of the message box.
EffectSpecifies the visual effect applied to the “Locked View” image.
EnabledSpecifies if a control displays a “Locked View” image.
FontProvides access to the font settings applied to the text within the message box displayed on top of the “Locked View” image.
Owner protectedProvides access to the control that shows the “Locked View” image.
ShowTextSpecifies if the message box is visible.
TextSpecifies the Locked View message.

Methods

NameDescription
Assign(TPersistent)Assigns the “Locked View” image settings from the specified source.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
ToStringInherited from TObject.
UpdateFont(TFont)Updates the message box font with the specified font settings.

See Also

TcxLockedStateImageOptions Class

cxControls Unit