TdxTabbedMDIManager Properties
The tabbed MDI manager component.| Name | Description |
|---|---|
| Active | Specifies whether the tabbed interface is applied to child forms. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| Controller | Provides access to the controller of the tabbed control that arranges MDI child forms in the tabbed MDI manager. |
| DesignInfo | Inherited from TComponent. |
| FakeComponentLink1 | Inherited from TcxComponent. |
| FakeComponentLink2 | Inherited from TcxComponent. |
| FakeComponentLink3 | Inherited from TcxComponent. |
| FormCaptionMask | Specifies the mask for the parent form’s caption. |
| IsDesigning | Inherited from TcxComponent. |
| IsDestroying | Inherited from TcxComponent. |
| IsLoading | Inherited from TcxComponent. |
| LookAndFeel | Specifies the default look and feel of tabbed MDI child forms. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| PixelsPerInch protected | Returns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent. |
| Scalable protected | Specifies if the component’s content should be scaled. Inherited from TcxScalableComponent. |
| ScaleFactor protected | Returns the component’s scale factor. Inherited from TcxScalableComponent. |
| TabProperties | Specifies tab settings for tabbed MDI child forms. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
| ViewInfo | Provides access to ViewInfo information about the tabbed control that arranges MDI child forms within the tabbed MDI manager. |
See Also