SMult

Declaration: TVector.SMult (scalar: double);
The method SMult performs a scalar multiplication of the vector self. The result is written back into the vector self (self := self * scalar).