Skip to main content

TcxCaptionRowProperties Members

Contains settings that define the appearance and behavior of the header or category row for the editor.

Constructors

Name Description
Create(TCollection) Inherited from TCollectionItem.
CreateEx(TcxCustomRow) Creates a new instance of the TcxCustomRowProperties class. Inherited from TcxCustomRowProperties.

Properties

Name Description
Caption Specifies the text for the current row header.
Collection Inherited from TCollectionItem.
DisplayName Inherited from TCollectionItem.
Filtered protected
HeaderAlignmentHorz Specifies the horizontal alignment of the row’s header text.
HeaderAlignmentVert Specifies the vertical alignment of the row’s header text.
Hint Specifies the text in the hint window that appears when the user positions the mouse cursor over the row header.
ID Inherited from TCollectionItem.
ImageIndex Specifies the image index for the current row’s header.
Index Inherited from TCollectionItem.
Row Identifies the current row. Inherited from TcxCustomRowProperties.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Changed protected Forces the grid control to redraw itself when the properties of the current row are changed. Inherited from TcxCustomRowProperties.
DefaultCaption protected Returns the default header text if the Caption property is not assigned.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Release Inherited from TCollectionItem.
RestoreDefaults protected Restores the default status for the current row.
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also