IdxRichEditTable.FirstRow Property
In This Article
Provides access to the first row in the table.
#Declaration
Delphi
property FirstRow: IdxRichEditTableRow read;
#Property Value
Type | Description |
---|---|
Idx |
Exposes a table row. |
See Also