TSignalSounds.LoadFromFile Method

void LoadFromFile(String FileName)

Load the object from the file.

#NameTypeDescription
1FileNameString

Result: stored in self (calling object)

Examples
Matrix b;
b.LoadFromFile(@"c:\test.Vec"); // Read header and values for b