TcxEditorRowProperties 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.
Inherited from Tcx |
Collection |
Inherited from TCollection |
Data |
Inherited from Tcx |
Display |
Inherited from Tcx |
Display |
Inherited from TCollection |
Display |
Inherited from Tcx |
Edit |
Provides access to active in-place editor settings.
Inherited from Tcx |
Edit |
Specifies a reference to the editor properties class that corresponds to the active in-place editor type.
Inherited from Tcx |
Edit |
Specifies the in-place editor type by its class name.
Inherited from Tcx |
Filtered |
Inherited from Tcx |
Filtering |
Inherited from Tcx |
Header |
Specifies the horizontal alignment of the row’s header text.
Inherited from Tcx |
Header |
Specifies the vertical alignment of the row’s header text.
Inherited from Tcx |
Hint |
Specifies the text in the hint window that appears when the user positions the mouse cursor over the row header.
Inherited from Tcx |
ID |
Inherited from TCollection |
Image |
Specifies the image index for the current row’s header.
Inherited from Tcx |
Index |
Inherited from TCollection |
Item |
Returns the vertical grid row index.
Inherited from Tcx |
Item |
Inherited from Tcx |
Options |
Provides access to settings that control a user’s capability to manipulate a row.
Inherited from Tcx |
Properties |
Inherited from Tcx |
Repository |
Specifies an edit repository item component for the vertical grid row.
Inherited from Tcx |
Row |
Identifies the current row.
Inherited from Tcx |
Value |
Specifies the value for the data cell of the row’s focused record.
Inherited from Tcx |
Values |
Provides indexed access to the row’s values.
Inherited from Tcx |
Visible |
Specifies an editor row’s visibility in the “Expression Editor Dialog“ dialog.
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.
Inherited from Tcx |
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.
Inherited from Tcx |
Set |
Inherited from TCollection |
Show |
Invokes the “Expression Editor Dialog“ dialog for an editor row.
Inherited from Tcx |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs when a data cell’s value is displayed.
Inherited from Tcx |
On |
Allows you to change the active in-place editor and customize its settings when a user invokes it for a data cell in the vertical grid row.
Inherited from Tcx |
On |
Allows you to change the active in-place editor and customize its settings depending on custom conditions.
Inherited from Tcx |
On |
Allows you to replace images displayed in an edit row’s filter pop-up window.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Enables you to customize the manner in which validation errors are visualized in the row editor.
Inherited from Tcx |
See Also