IdxRichEditTableCollection.GetLast Method
In This Article
Returns the last table in the collection.
#Declaration
Delphi
function GetLast: IdxRichEditTable;
#Returns
Type | Description |
---|---|
Idx |
The last table in the collection. The function returns |
See Also