====== Marshal Navigation ====== Marshal displays a left hand tree of forms and datamodules to allow you to navigate your applications components to inspect at runtime. The first page is the the app info inspector which captures some runtime values from your application. \\ ===== Navigation Elements ===== {{:rttk:marshal:marshal_nav_elements.png|}} \\ - Application / forms tree \\ Marshal builds a tree of your applications forms and datamodules. Clicking on the items in the tree allow you to drill down. Each element opens an inspector for that class type. - Tabs for each component \\ Each component receives a separate tab for inspection to allow easy comparison of components. - Inspectors by class type \\ Inspectors are custom views based on class types, each object gets an [[rttk:marshal:inspectors:object_plus|Object Plus]] inspector by default - Inspector view area \\ This client area displays the detail view(s) of the inspector - Path in application to component \\ Status bar display of the active component.