Back to Devexpress

IdxRichEditTableCollection.Delete(Integer) Method

vcl-dxrichedit-dot-nativeapi-dot-idxrichedittablecollection-dot-delete-x28-system-dot-integer-x29.md

latest783 B
Original Source

IdxRichEditTableCollection.Delete(Integer) Method

Deletes the specified table by index.

Declaration

delphi
procedure Delete(ATableIndex: Integer);

Parameters

NameTypeDescription
ATableIndexInteger

The target table’s index in the collection.

|

See Also

IdxRichEditTableCollection.Remove Procedure

IdxRichEditTableCollection Interface

IdxRichEditTableCollection Members

dxRichEdit.NativeApi Unit