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

TcxEditStyle Members

Represents the properties controlling the editor’s look & feel in the normal state.

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. Inherited from TcxCustomEditStyle.
AssignedValues Specifies which style properties are assigned via the TcxCustomEditStyle class. Inherited from TcxCustomEditStyle.
BaseStyle Determines the base style which is used to paint an editor. Inherited from TcxCustomEditStyle.
BorderColor Inherited from TcxContainerStyle.
BorderStyle Defines the border style. Inherited from TcxCustomEditStyle.
ButtonStyle Identifies the style of buttons within an editor. Inherited from TcxCustomEditStyle.
ButtonTransparency Specifies the manner in which editor buttons are displayed. Inherited from TcxCustomEditStyle.
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. Inherited from TcxCustomEditStyle.
Font Inherited from TcxContainerStyle.
Gradient Inherited from TcxCustomEditStyle.
GradientButtons Inherited from TcxCustomEditStyle.
GradientDirection Inherited from TcxCustomEditStyle.
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. Inherited from TcxCustomEditStyle.
Shadow Inherited from TcxContainerStyle.
State Inherited from TcxContainerStyle.
StyleController Identifies the style controller for the current TcxCustomEditStyle object. Inherited from TcxCustomEditStyle.
TextColor Inherited from TcxContainerStyle.
TextStyle Inherited from TcxContainerStyle.
TransparentBorder Inherited from TcxContainerStyle.
See Also