IdxRichEditTable.GetFirstRow Method
In This Article
Returns the first row in the table.
#Declaration
Delphi
function GetFirstRow: IdxRichEditTableRow;
#Returns
Type | Description |
---|---|
Idx |
Exposes a table row. |
See Also