Load

Declaration: TIlabTrnDataSet.Load (FName: string): boolean;
The function Load reads the dataset which has been stored by the method Save. The parameter FName specifies the filename of the particle data. The function returns a TRUE value if the dataset has been read successfully.