Skip to main content

TcxCustomEditStyle Properties

Represents the properties that control the look & feel of an editor.
Name Description
ActiveStyleController Identifies the style controller which manages the appearance of an editor.
AssignedValues Specifies which style properties are assigned via the TcxCustomEditStyle class.
BaseStyle Determines the base style which is used to paint an editor.
BorderColor Specifies border color. Inherited from TcxContainerStyle.
BorderStyle Defines the border style.
ButtonStyle Identifies the style of buttons within an editor.
ButtonTransparency Specifies the manner in which editor buttons are displayed.
Color Specifies background color. Inherited from TcxContainerStyle.
Container Provides access to the affected control. Inherited from TcxContainerStyle.
DirectAccessMode Inherited from TcxContainerStyle.
Edges Specifies a set of visible borders of the affected control. Inherited from TcxContainerStyle.
Edit Specifies the editor which owns the current style.
Font Provides access to font settings applied to the affected control. Inherited from TcxContainerStyle.
Gradient
GradientButtons
GradientDirection
HotTrack Specifies if a child style for the hot-tracked state is enabled. Inherited from TcxContainerStyle.
LookAndFeel Provides access to style look & feel settings. Inherited from TcxContainerStyle.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
PopupBorderStyle Defines the style of the popup window border.
ReadOnly Specifies if a child style for the read-only control state is enabled. Inherited from TcxContainerStyle.
Shadow Specifies if the affected control displays a shadow effect. Inherited from TcxContainerStyle.
State Returns the control state associated with the style. Inherited from TcxContainerStyle.
StyleController Identifies the style controller for the current TcxCustomEditStyle object.
TextColor Specifies the font color in the affected control. Inherited from TcxContainerStyle.
TextStyle Specifies a set of font attributes applied to text in the affected control. Inherited from TcxContainerStyle.
TransparentBorder Specifies if the affected control‘s border is transparent. Inherited from TcxContainerStyle.
See Also