TTMSFNCCustomDataGrid.IsRowNode Method
Returns True when the row is a collapsible tree node row.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
function IsRowNode(ARow: Integer): Boolean;
Parameters
| Name | Description |
|---|---|
ARow |
Zero-based row index to test. |
Returns
True if the row is a node row.