Changed TRTFShowCaseFrame.TabStop property to False.
Modified all .dfms that use TRTFShowCaseFrame to also set the frame's TabStop property to False.
This is because we never want show cased controls to be tab stops.
*** This is similar to fix applied in trunk at r2225.