Create

Declaration:TFeatureMatrix.Create (AOwner: TComponent);
The call to the constructor Create instantiates an object of the class TFeatureMatrix and allocates the necessary memory.