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.
|
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.
|
Container
|
Provides access to the affected control.
|
DirectAccessMode
|
|
Edges
|
Specifies a set of visible borders of the affected control.
|
Edit
|
Specifies the editor which owns the current style.
|
Font
|
Provides access to font settings applied to the affected control.
|
Gradient
|
|
GradientButtons
|
|
GradientDirection
|
|
HotTrack
|
Specifies if a child style for the hot-tracked state is enabled.
|
LookAndFeel
|
Provides access to style look & feel settings.
|
Owner
|
Provides access to the control or its object to which the persisted settings belong.
|
PopupBorderStyle
|
Defines the style of the popup window border.
|
ReadOnly
|
Specifies if a child style for the read-only control state is enabled.
|
Shadow
|
Specifies if the affected control displays a shadow effect.
|
State
|
Returns the control state associated with the style.
|
StyleController
|
Identifies the style controller for the current TcxCustomEditStyle object.
|
TextColor
|
Specifies the font color in the affected control.
|
TextStyle
|
Specifies a set of font attributes applied to text in the affected control.
|
TransparentBorder
|
Specifies if the affected control‘s border is transparent.
|