public
type
TPart = (tlTopDome, tlFrame,
tlRedLight, tlRedLightHousing, tlRedLightLeftHood, tlRedLightRightHood, tlRedDecoration,
tlYellowLight, tlYellowLightHousing, tlYellowLightLeftHood, tlYellowLightRightHood, tlYellowDecoration,
tlGreenLight, tlGreenLightHousing, tlGreenLightLeftHood, tlGreenLightRightHood, tlGreenDecoration);
|