TSignalList.Extract Method

function Extract(Index: Integer): TMtxComponent;

Extracts the item from the list.

#NameTypeDescription
1IndexIntegerstart index

Returns: TMtxComponent

Remarks:

Deletes the item at position Index from the List, but does not free the object.