procedure Reset;
Reset is called after loading the data from stream or file.
Result: stored in self (calling object)
Remarks:
Override this procedure to implement component specific processing.
Reset is called after loading the data from stream or file.
Result: stored in self (calling object)
Override this procedure to implement component specific processing.