Back to Devexpress

TdxTabbedMDIManager Members

vcl-dxtabbedmdi-dot-tdxtabbedmdimanager-dot-underscore-members.md

latest15.7 KB
Original Source

TdxTabbedMDIManager Members

The tabbed MDI manager component.

Constructors

NameDescription
Create(TComponent)Inherited from TComponent.

Properties

NameDescription
ActiveSpecifies whether the tabbed interface is applied to child forms.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ControllerProvides access to the controller of the tabbed control that arranges MDI child forms in the tabbed MDI manager.
DesignInfoInherited from TComponent.
FakeComponentLink1Inherited from TcxComponent.
FakeComponentLink2Inherited from TcxComponent.
FakeComponentLink3Inherited from TcxComponent.
FormCaptionMaskSpecifies the mask for the parent form’s caption.
IsDesigningInherited from TcxComponent.
IsDestroyingInherited from TcxComponent.
IsLoadingInherited from TcxComponent.
LookAndFeelSpecifies the default look and feel of tabbed MDI child forms.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
PixelsPerInch protectedReturns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent.
Scalable protectedSpecifies if the component’s content should be scaled. Inherited from TcxScalableComponent.
ScaleFactor protectedReturns the component’s scale factor. Inherited from TcxScalableComponent.
TabPropertiesSpecifies tab settings for tabbed MDI child forms.
TagInherited from TComponent.
VCLComObjectInherited from TComponent.
ViewInfoProvides access to ViewInfo information about the tabbed control that arranges MDI child forms within the tabbed MDI manager.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject)Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject)Inherited from TComponent.
BeginInvoke(TProc,TObject)Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject)Inherited from TComponent.
BeginUpdatePrevents tabbed MDI children from being updated until the EndUpdate method is called.
ChangeScale(Integer,Integer) protectedScales the component and the associated controls and/or UI elements using the specified numerator and denominator values. Inherited from TcxScalableComponent.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
EndUpdate(Boolean)Unlocks tabbed MDI children after a call to the BeginUpdate method.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindComponent(String)Inherited from TComponent.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
HasParentInherited from TComponent.
InsertComponent(TComponent)Inherited from TComponent.
IsImplementorOf(IInterface)Inherited from TComponent.
Loaded protectedInitializes the component following the application form loading. Inherited from TcxScalableComponent.
Notification(TComponent,TOperation)Inherited from TComponent.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveFreeNotification(TComponent)Inherited from TComponent.
ScaleForPPI(Integer)Scales the component according to the specified DPI value. Inherited from TcxScalableComponent.
SetParentComponent(TComponent)Inherited from TComponent.
SetSubComponent(Boolean)Inherited from TComponent.
ToStringInherited from TObject.
UpdateAction(TBasicAction)Inherited from TComponent.

Events

NameDescription
OnGetTabHintEnables you to customize tab hints and dynamically control their visibility.
OnPageAddedEnables you to perform specific actions after a new tabbed page has been created.
OnPageChangedNotifies a user about an MDI child form change.
OnPageChangingOccurs before a page switch.

See Also

TdxTabbedMDIManager Class

dxTabbedMDI Unit