TcxCustomEditStyle Properties
Represents the properties that control the look & feel of an editor.
Name | Description |
---|---|
Active |
Identifies the style controller which manages the appearance of an editor. |
Assigned |
Specifies which style properties are assigned via the Tcx |
Base |
Determines the base style which is used to paint an editor. |
Border |
Specifies border color.
Inherited from Tcx |
Border |
Defines the border style. |
Button |
Identifies the style of buttons within an editor. |
Button |
Specifies the manner in which editor buttons are displayed. |
Color |
Specifies background color.
Inherited from Tcx |
Container |
Provides access to the affected control.
Inherited from Tcx |
Direct |
Inherited from Tcx |
Edges |
Specifies a set of visible borders of the affected control.
Inherited from Tcx |
Edit | Specifies the editor which owns the current style. |
Font |
Provides access to font settings applied to the affected control.
Inherited from Tcx |
Gradient | |
Gradient |
|
Gradient |
|
Hot |
Specifies if a child style for the hot-tracked state is enabled.
Inherited from Tcx |
Look |
Provides access to style look & feel settings.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Popup |
Defines the style of the popup window border. |
Read |
Specifies if a child style for the read-only control state is enabled.
Inherited from Tcx |
Shadow |
Specifies if the affected control displays a shadow effect.
Inherited from Tcx |
State |
Returns the control state associated with the style.
Inherited from Tcx |
Style |
Identifies the style controller for the current Tcx |
Text |
Specifies the font color in the affected control.
Inherited from Tcx |
Text |
Specifies a set of font attributes applied to text in the affected control.
Inherited from Tcx |
Transparent |
Specifies if the affected control‘s border is transparent.
Inherited from Tcx |
See Also