Skip to main content
A newer version of this page is available. .

TcxCustomEditStyle Members

Represents the properties that control the look & feel of an editor.

Constructors

Name Description
Create(TPersistent,Boolean,TcxContainerStyle,TcxContainerStateItem) Initializes a new instance of the TcxContainerStyle class with specified settings. Inherited from TcxContainerStyle.
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

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 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 Inherited from TcxContainerStyle.
Container Inherited from TcxContainerStyle.
DirectAccessMode Inherited from TcxContainerStyle.
Edges Inherited from TcxContainerStyle.
Edit Specifies the editor which owns the current style.
Font Inherited from TcxContainerStyle.
Gradient
GradientButtons
GradientDirection
HotTrack Inherited from TcxContainerStyle.
LookAndFeel 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.
Shadow Inherited from TcxContainerStyle.
State Inherited from TcxContainerStyle.
StyleController Identifies the style controller for the current TcxCustomEditStyle object.
TextColor Inherited from TcxContainerStyle.
TextStyle Inherited from TcxContainerStyle.
TransparentBorder Inherited from TcxContainerStyle.
See Also