Orientation change


2003-08-09 01:39:20 PM
delphi135
I have a Trackbar style component and want it to flip height and width when
Orientation changes. I put a routine in the SetOrientation handler which
makes the cross-assignments and it works great when designing. the problem
is that when the app runs it reverts back to the old dimensions. Any idea
what I could have forgotten to do?