TSignalStatsBufferList.Remove Method

function Remove(Item: TMtxComponent): Integer;

Deletes the first reference to the Item parameter from the Items array.

#NameTypeDescription
1ItemTMtxComponent

Returns: Int32

Remarks:

Call Remove to remove a specific item from the Items array when its index is unknown.