TcxCustomControlStyles Members
Implements the common functionality and properties for editing control styles.Constructors
Name | Description |
---|---|
Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
Properties
Name | Description |
---|---|
Background | Represents an editing control’s background style. |
Content | Represents an editing control’s content style. |
Control | Provides access to an editing control. |
Count | Inherited from TcxCustomStyles. |
FilterBox | Specifies the style for the filter panel. |
FindPanel | Specifies the style for the Find Panel. |
Inactive | Specifies the selection style applied when an editing control is not focused. |
LookAndFeelPainter | |
Navigator protected | Specifies the style for the offset between an editing control’s navigator and horizontal scrollbar. |
NavigatorInfoPanel protected | Specifies the style for the information panel displayed in an editing control’s navigator. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
SearchResultHighlight | Specifies the style for the search strings highlighted by the Find Panel in a control’s records. |
Selection | Specifies the selection style within an editing control. |
StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
Values | Inherited from TcxStyles. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetBackgroundParams | |
GetBitmap(Integer) | Inherited from TcxStyles. |
GetFilterBoxParams | |
GetFindPanelParams | |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetSearchResultHighlight | |
GetSelectionParams | |
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) | Inherited from TcxStyles. |
IsValidStyleSheet(TcxCustomStyleSheet) | Inherited from TcxCustomStyles. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ResetStyles | Inherited from TcxCustomStyles. |
ToString | Inherited from TObject. |
Events
Name | Description |
---|---|
OnGetContentStyle | Fires when the editing control content is about to be painted. |
See Also