TcxPivotGridOptionsLockedStateImage Members
In This Article
#Properties
Name | Description |
---|---|
Assigned |
Specifies which message box-related settings of the “Locked View” image override the corresponding owner control‘s settings.
Inherited from Tcx |
Color |
Specifies the background color of the message box.
Inherited from Tcx |
Effect |
Specifies the visual effect applied to the “Locked View” image.
Inherited from Tcx |
Enabled |
Specifies if a control displays a “Locked View” image.
Inherited from Tcx |
Font |
Provides access to the font settings applied to the text within the message box displayed on top of the “Locked View” image.
Inherited from Tcx |
Mode | Enables the display of a “Locked View“ image. |
Owner protected |
Provides access to the control that shows the “Locked View” image.
Inherited from Tcx |
Show |
Specifies if the message box is visible.
Inherited from Tcx |
Text |
Specifies the Locked View message.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Assigns the “Locked View” image settings from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
Update |
Updates the message box font with the specified font settings.
Inherited from Tcx |
See Also