You can go from the form designer to the object inspector to the source editor in a circle using the F11 key:
Code -> Inspector -> Design -> Inspector -> Code -> Inspector -> ...
But most of the time when designing a form I only want:
Inspector <-> Design
I searched in the Delphi help and didn't find any suitable keyboard shortcut.
Is there a keyboard shortcut that does that?