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