这段代码什么意思?
type TMUDataBus = class(TThread) private protected procedure Execute; override; public constructor Create; end;