IdxRichEditTable.Rows Property
In This Article
Provides access to the table’s row collection.
#Declaration
Delphi
property Rows: IdxRichEditTableRowCollection read;
#Property Value
Type | Description |
---|---|
Idx |
Exposes a table’s row collection. |
See Also