Back to Devexpress

TdxMessageDialogForm Methods

vcl-dxmessagedialog-dot-tdxmessagedialogform-dot-underscore-methods.md

latest34.7 KB
Original Source

TdxMessageDialogForm Methods

The form class that implements a message dialog box with support for DevExpress look & feel settings.

NameDescription
AlignButtonsCalculates optimal dimensions and positions of customized buttons.
ArrangeIconsInherited from TForm.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginDrag(Boolean,Integer)Inherited from TControl.
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.
BringToFrontInherited from TControl.
Broadcast(Untyped)Inherited from TWinControl.
CanFocusInherited from TWinControl.
CascadeInherited from TForm.
ChangeScale(Integer,Integer) protectedMultiplies the form’s scale factor by the specified scale factor. Inherited from TdxForm.
CheckNonMainThreadUsageInherited from TControl.
ClickInherited from TControl.
ClientToParent(TPoint,TWinControl)Inherited from TControl.
ClientToScreen(TPoint)Inherited from TControl.
ClientToScreen(TRect)Inherited from TControl.
CloseInherited from TCustomForm.
CloseQueryInherited from TCustomForm.
ConstrainedResize(Integer,Integer,Integer,Integer)Inherited from TControl.
ContainsControl(TControl)Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean)Inherited from TWinControl.
CreateParentedControl(HWND)Inherited from TWinControl.
DefocusControl(TWinControl,Boolean)Inherited from TCustomForm.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
DisableAlignInherited from TWinControl.
DisableAutoRangeInherited from TScrollingWinControl.
Dock(TWinControl,TRect)Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer)Inherited from TWinControl.
DragDrop(TObject,Integer,Integer)Inherited from TControl.
DraggingInherited from TControl.
DrawTextBiDiModeFlags(Longint)Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnlyInherited from TControl.
EnableAlignInherited from TWinControl.
EnableAutoRangeInherited from TScrollingWinControl.
EndDrag(Boolean)Inherited from TControl.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindButton(TMsgDlgBtn)Provides access to a button by its type.
FindChildControl(String)Inherited from TWinControl.
FindComponent(String)Inherited from TComponent.
FlipChildren(Boolean)Inherited from TWinControl.
FocusControl(TWinControl)Inherited from TCustomForm.
FocusedInherited from TWinControl.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetControlsAlignmentInherited from TControl.
GetDragImagesInherited from TControl.
GetFormImageInherited from TCustomForm.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
GetStyleNameInherited from TControl.
GetSystemMetrics(Integer)Inherited from TControl.
GetTabControlList(TList)Inherited from TWinControl.
GetTabOrderList(TList)Inherited from TWinControl.
GetTextBuf(PChar,Integer)Inherited from TControl.
GetTextLenInherited from TControl.
HandleAllocatedInherited from TWinControl.
HandleNeededInherited from TWinControl.
HasParentInherited from TComponent.
HideInherited from TCustomForm.
InitiateActionInherited from TControl.
InsertComponent(TComponent)Inherited from TComponent.
InsertControl(TControl)Inherited from TWinControl.
InvalidateInherited from TControl.
IsCustomStyleActiveInherited from TControl.
IsImplementorOf(IInterface)Inherited from TComponent.
IsLightStyleColor(TColor)Inherited from TControl.
IsRightToLeftInherited from TControl.
IsShortCut(TWMKey)Inherited from TCustomForm.
LoadedInherited from TComponent.
LockDrawingInherited from TWinControl.
MakeFullyVisible(TMonitor)Inherited from TCustomForm.
ManualDock(TWinControl,TControl,TAlign)Inherited from TControl.
ManualFloat(TRect)Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer)Inherited from TControl.
MouseMove(TShiftState,Integer,Integer)Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer)Inherited from TControl.
MouseWheelHandler(TMessage)Inherited from TControl.
NextInherited from TForm.
Notification(TComponent,TOperation)Inherited from TComponent.
PaintTo(HDC,Integer,Integer)Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer)Inherited from TWinControl.
ParentToClient(TPoint,TWinControl)Inherited from TControl.
Perform(Cardinal,WPARAM,LPARAM)Inherited from TControl.
Perform(Cardinal,WPARAM,PChar)Inherited from TControl.
Perform(Cardinal,WPARAM,TRect)Inherited from TControl.
PreProcessMessage(TMsg)Inherited from TWinControl.
PreviousInherited from TForm.
PrintInherited from TCustomForm.
RealignInherited from TWinControl.
RecreateAsPopup(HWND)Inherited from TCustomForm.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RefreshInherited from TControl.
ReleaseInherited from TCustomForm.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveControl(TControl)Inherited from TWinControl.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RepaintInherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)Inherited from TControl.
ScaleBy(Integer,Integer)Changes the form’s scale factor. Inherited from TdxForm.
ScaleFactorChanged(Integer,Integer) protectedUpdates the form and components within it when the scale factor changes. Inherited from TdxForm.
ScaleForCurrentDPIInherited from TCustomForm.
ScaleForPPI(Integer)Inherited from TControl.
ScaleForPPI(Integer,PRect)Scales the form and DPI-aware DevExpress components within it according to the specified DPI value. Inherited from TdxForm.
ScaleRectSize(TRect)Inherited from TControl.
ScaleValue(Double)Inherited from TControl.
ScaleValue(Integer)Inherited from TControl.
ScaleValue(TPoint)Inherited from TControl.
ScaleValue(TRect)Inherited from TControl.
ScaleValue(TSize)Inherited from TControl.
ScreenToClient(TPoint)Inherited from TControl.
ScreenToClient(TRect)Inherited from TControl.
ScrollBy(Integer,Integer)Inherited from TWinControl.
ScrollInView(TControl)Inherited from TScrollingWinControl.
SendCancelMode(TControl)Inherited from TCustomForm.
SendToBackInherited from TControl.
set_PopupParent(TCustomForm)Inherited from TCustomForm.
SetBounds(Integer,Integer,Integer,Integer)Inherited from TControl.
SetDefaultButton(TMsgDlgBtn)Sets the specified button as the default button in the message dialog box.
SetDesignVisible(Boolean)Inherited from TControl.
SetFocusInherited from TWinControl.
SetFocusedControl(TWinControl)Inherited from TCustomForm.
SetParentComponent(TComponent)Inherited from TComponent.
SetPosition(Integer,Integer)Moves the message dialog box to the specified position.
SetSubComponent(Boolean)Inherited from TComponent.
SetTextBuf(PChar)Inherited from TControl.
ShowInherited from TCustomForm.
ShowModalInherited from TCustomForm.
TileInherited from TForm.
ToStringInherited from TObject.
UnlockDrawingInherited from TWinControl.
UpdateInherited from TControl.
UpdateAction(TBasicAction)Inherited from TComponent.
UpdateControlStateInherited from TWinControl.
UpdateDesignerCaption(Boolean,Boolean)Inherited from TCustomForm.
UpdateImageLists protectedDeprecated. Replaces assigned DPI-aware image lists with the corresponding lists whose content is designed for a different monitor DPI value. Inherited from TdxForm.
UseRightToLeftAlignmentInherited from TControl.
UseRightToLeftReadingInherited from TControl.
UseRightToLeftScrollBarInherited from TControl.
WantChildKey(TControl,TMessage)Inherited from TCustomForm.
WndProc(TMessage)Inherited from TControl.

See Also

TdxMessageDialogForm Class

TdxMessageDialogForm Members

dxMessageDialog Unit