TdxTabbedMDITabProperties Properties
Contains page settings for tabbed MDI child forms.
Name | Description |
---|---|
Activate |
Specifies if focusing a tab using the Up Arrow, Down Arrow, Left Arrow, Down Arrow, Home, or End keystroke activates it.
Inherited from Tcx |
Active |
Provides access to the currently active (also called selected) tabbed page. |
Allow |
Specifies whether end-users can activate or focus a disabled tab.
Inherited from Tcx |
Allow |
Specifies whether tab drag and drop is enabled.
Inherited from Tcx |
Close |
Specifies the Close button visibility in tabs.
Inherited from Tcx |
Close |
Specifies if clicking the middle mouse button closes the tab located under the mouse pointer.
Inherited from Tcx |
Custom |
Specifies custom button settings.
Inherited from Tcx |
Drag |
Specifies the drag icon for tabs.
Inherited from Tcx |
Focusable | Specifies whether a tab can receive focus, when using the left or right arrow key. |
Hide |
Specifies whether the tab panel is hidden.
Inherited from Tcx |
Hot |
Specifies the collection of images used for indicating the tab’s hot-tracked state.
Inherited from Tcx |
Hot |
Specifies whether tabs are hot-tracked when the mouse pointer hovers over them.
Inherited from Tcx |
Image |
Specifies the width of tab image borders in pixels.
Inherited from Tcx |
Images protected |
Specifies the collection of images that are used as explanatory images for tabs.
Inherited from Tcx |
Multi |
Specifies whether tabs are arranged across several rows.
Inherited from Tcx |
Multi |
Specifies if tab captions can occupy multiple lines.
Inherited from Tcx |
Multi |
Specifies whether multiple tabs can be selected at a time.
Inherited from Tcx |
Navigator |
Specifies the control corner in which the navigator bar resides.
Inherited from Tcx |
New |
Provides access to the New tab button.
Inherited from Tcx |
New |
Specifies the New tab button‘s display options.
Inherited from Tcx |
Options |
Specifies a set of options that affect the appearance and behavior of a tab control.
Inherited from Tcx |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Owner |
Specifies whether the tab control uses default tab drawing.
Inherited from Tcx |
Page |
Returns the number of tabbed pages. |
Page |
Specifies the currently active (also called selected) tabbed page. |
Pages | Provides zero-based indexed access to individual tabbed pages. |
Ragged |
Specifies whether tabs are stretched to fit the control’s area.
Inherited from Tcx |
Rotate |
Specifies whether tabs are rotated relative to tab panel orientation.
Inherited from Tcx |
Rotated |
Specifies the maximum width (in pixels) tabs can have when they are rotated relative to the tab panel.
Inherited from Tcx |
Scroll |
Specifies whether tab rows can be scrolled to the opposite side of a tab control.
Inherited from Tcx |
Show |
Specifies the visibility of button hints.
Inherited from Tcx |
Show |
Specifies the visibility of page borders.
Inherited from Tcx |
Show |
Specifies the visibility of tab hints.
Inherited from Tcx |
Style |
Applies a painting style to a tab control.
Inherited from Tcx |
Tab |
Specifies the tab caption alignment.
Inherited from Tcx |
Tab |
Specifies the height of tabs in pixels.
Inherited from Tcx |
Tab |
Specifies the selected tab index.
Inherited from Tcx |
Tab |
Specifies tab panel position and orientation.
Inherited from Tcx |
Tabs protected |
Returns the collection of tabs displayed by a tab control.
Inherited from Tcx |
Tab |
Specifies the appearance aspects of tab slants.
Inherited from Tcx |
Tabs |
Specifies whether tab navigation buttons are displayed if tabs don’t fit in the tab control.
Inherited from Tcx |
Tab |
Specifies the width of tabs in pixels.
Inherited from Tcx |
See Also