InsertObject

Declaration:TFeatureMatrix.InsertObject (obj: integer);
The method InsertObject inserts a new empty object (= empty row) at index obj of the feature matrix. The size of the matrix is increased by one row. The features of the new object are reset to their default states.