TcxEditorRow Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Absolute |
Returns the zero-based index corresponding to the row’s absolute position within the vertical grid control.
Inherited from Tcx |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Count |
Returns the number of child rows that the current row has.
Inherited from Tcx |
Design |
Inherited from TComponent. |
Expanded |
Specifies if the row is expanded.
Inherited from Tcx |
Focused |
Inherited from Tcx |
Height |
Specifies the row’s height (in pixels).
Inherited from Tcx |
Index |
Specifies the actual position of the current row within the vertical grid control.
Inherited from Tcx |
Level |
Indicates nesting level of the row within the grid control.
Inherited from Tcx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options |
Provides access to the row’s behavior settings.
Inherited from Tcx |
Owner | Inherited from TComponent. |
Parent |
Specifies the current row’s parent row.
Inherited from Tcx |
Properties | Provides access to editor and data binding settings of the unbound vertical grid row. |
Rows |
Provides access to the current row’s child rows using zero-based indexes.
Inherited from Tcx |
Styles |
Represents a set of styles defining the appearance of the editor row.
Inherited from Tcx |
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
Vertical |
Specifies the vertical grid control to which the row belongs.
Inherited from Tcx |
View |
Provides access to View |
Visible |
Specifies if the current row is visible in the grid control.
Inherited from Tcx |
Visible |
Determines the position of the current visible row in the grid control.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Collapse |
Collapses the current row.
Inherited from Tcx |
Create |
Inherited from Tcx |
Create |
Inherited from Tcx |
Destroy |
Inherited from TComponent. |
Destroying | Inherited from TComponent. |
End |
Inherited from TComponent. |
End |
Inherited from TComponent. |
End |
Inherited from TComponent. |
Equals |
Inherited from TObject. |
Execute |
Inherited from TComponent. |
Expand |
Expands the current row.
Inherited from Tcx |
Find |
Inherited from TComponent. |
Free |
Inherited from TComponent. |
Free |
Inherited from TComponent. |
Get |
Inherited from TComponent. |
Get |
Returns the first visible child row of the current row if this row is parent.
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Returns the bottommost visible child row of the current row if this row is parent.
Inherited from Tcx |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TComponent. |
Has |
Tests if the current row has children.
Inherited from Tcx |
Has |
Inherited from TComponent. |
Has |
Tests if the row has visible children.
Inherited from Tcx |
Index |
Returns zero-based child row index in the collection of the current row.
Inherited from Tcx |
Insert |
Inherited from TComponent. |
Is |
Inherited from Tcx |
Is |
Tests if the current row is a child of the row specified by the ARow.
Inherited from Tcx |
Is |
Tests if the current row is the first row among top-level rows or siblings of its parent.
Inherited from Tcx |
Is |
Tests if the current row is the first visible row among top-level rows or siblings of its parent.
Inherited from Tcx |
Is |
Inherited from TComponent. |
Is |
Tests if the current row is the last row among top-level rows or siblings of its parent.
Inherited from Tcx |
Is |
Tests if the current row is the last visible row among top-level rows or siblings of its parent.
Inherited from Tcx |
Is |
Tests if the current row is a parent of the specified row.
Inherited from Tcx |
Is |
Tests if the current row is on the root hierarchy level.
Inherited from Tcx |
Loaded | Inherited from TComponent. |
Make |
Scrolls the view in the grid control client area in order to display the current row onscreen.
Inherited from Tcx |
Notification |
Inherited from TComponent. |
Reference |
Inherited from TComponent. |
Remove |
Inherited from TComponent. |
Remove |
Inherited from TComponent. |
Restore |
Restores default values of the Tcx |
Set |
Inherited from TComponent. |
Set |
Inherited from TComponent. |
To |
Inherited from TObject. |
Update |
Inherited from TComponent. |
#Events
Name | Description |
---|---|
Edit |
Inherited from Tcx |
Properties |
Inherited from Tcx |
See Also