TcxCaptionRowProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TCollection |
Create |
Creates a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Caption | Specifies the text for the current row header. |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Filtered protected | |
Header |
Specifies the horizontal alignment of the row’s header text. |
Header |
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 TCollection |
Image |
Specifies the image index for the current row’s header. |
Index |
Inherited from TCollection |
Row |
Identifies the current row.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Changed protected |
Forces the grid control to redraw itself when the properties of the current row are changed.
Inherited from Tcx |
Default |
Returns the default header text if the Caption property is not assigned. |
Equals |
Inherited from TObject. |
Get |
Inherited from TCollection |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Release |
Inherited from TCollection |
Restore |
Restores the default status for the current row. |
Set |
Inherited from TCollection |
To |
Inherited from TObject. |
See Also