TDialog Class

Namespace: System.UI.Dialogs
TObject
  System.Classes.TComponent
    System.UI.Controls.TControl
      System.UI.Controls.TCustomControl
        System.UI.Controls.TContainerControl
          System.UI.Controls.TCustomForm
            System.UI.Dialogs.TDialog
type
 TDialog = class(TCustomForm)
 end;

The TDialog type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the TDialog class.

Top
Show:
 NameDescription
Action

Represents property Action. (Inherited from TControl.)

ActionCancel

Represents property ActionCancel.

ActionHelp

Represents property ActionHelp.

ActionList

Represents property ActionList.

ActionOK

Represents property ActionOK.

Active

Represents property Active. (Inherited from TCustomForm.)

Align

Represents property Align. (Inherited from TControl.)

AlignWithMargins

Represents property AlignWithMargins. (Inherited from TControl.)

AutoSize

Represents property AutoSize. (Inherited from TCustomForm.)

BorderStyle

Represents property BorderStyle. (Inherited from TCustomForm.)

BoundsRect

Represents property BoundsRect. (Inherited from TControl.)

ButtonContainer

Represents property ButtonContainer.

Caption

Represents property Caption. (Inherited from TControl.)

ClientRect

Represents property ClientRect. (Inherited from TControl.)

Color

Represents property Color. (Inherited from TControl.)

ComponentCount

Represents property ComponentCount. (Inherited from TComponent.)

ComponentIndex

Represents property ComponentIndex. (Inherited from TComponent.)

Components[Integer]

Represents property Components[Integer]. (Inherited from TComponent.)

Constraints

Represents property Constraints. (Inherited from TControl.)

Container

Represents property Container.

Controls

Represents property Controls. (Inherited from TContainerControl.)

Cursor

Represents property Cursor. (Inherited from TControl.)

Enabled

Represents property Enabled. (Inherited from TControl.)

Font

Represents property Font. (Inherited from TControl.)

Handle

Represents property Handle. (Inherited from TCustomControl.)

Height

Represents property Height. (Inherited from TControl.)

Hint

Represents property Hint. (Inherited from TControl.)

KeyPreview

Represents property KeyPreview. (Inherited from TCustomForm.)

Left

Represents property Left. (Inherited from TControl.)

Margins

Represents property Margins. (Inherited from TControl.)

MinorTitle

Represents property MinorTitle.

ModalResult

Represents property ModalResult. (Inherited from TCustomForm.)

ModernStyle

Represents property ModernStyle.

Name

Represents property Name. (Inherited from TComponent.)

OnEnter

Represents property OnEnter. (Inherited from TCustomForm.)

OnExit

Represents property OnExit. (Inherited from TCustomForm.)

OnShow

Represents property OnShow. (Inherited from TCustomForm.)

Owner

Represents property Owner. (Inherited from TComponent.)

Padding

Represents property Padding. (Inherited from TContainerControl.)

Parent

Represents property Parent. (Inherited from TControl.)

ParentBackground

Represents property ParentBackground. (Inherited from TControl.)

ParentColor

Represents property ParentColor. (Inherited from TControl.)

ParentFont

Represents property ParentFont. (Inherited from TControl.)

ParentShowHint

Represents property ParentShowHint. (Inherited from TControl.)

Position

Represents property Position. (Inherited from TCustomForm.)

ShowHint

Represents property ShowHint. (Inherited from TControl.)

StayOnTop

Represents property StayOnTop. (Inherited from TCustomForm.)

TabStop

Represents property TabStop. (Inherited from TControl.)

Tag

Represents property Tag. (Inherited from TComponent.)

Text

Represents property Text. (Inherited from TControl.)

Title

Represents property Title.

Top

Represents property Top. (Inherited from TControl.)

Visible

Represents property Visible. (Inherited from TControl.)

Width

Represents property Width. (Inherited from TControl.)

WindowState

Represents property WindowState. (Inherited from TCustomForm.)

Top
Show:
 NameDescription
AddButton(TButton)

Represents method AddButton(TButton).

CanFocus

Represents method CanFocus. (Inherited from TCustomControl.)

Click

Represents method Click. (Inherited from TControl.)

ClientToScreen(TPoint)

Overloaded. Represents method ClientToScreen(TPoint). (Inherited from TControl.)

ClientToScreen(TRect)

Overloaded. Represents method ClientToScreen(TRect). (Inherited from TControl.)

Close

Represents method Close. (Inherited from TCustomForm.)

Execute

Represents method Execute.

FindComponent(String)

Represents method FindComponent(String). (Inherited from TComponent.)

Focused

Represents method Focused. (Inherited from TCustomControl.)

GetAction

Represents method GetAction. (Inherited from TControl.)

GetActionCancel

Represents method GetActionCancel.

GetActionHelp

Represents method GetActionHelp.

GetActionList

Represents method GetActionList.

GetActionOK

Represents method GetActionOK.

GetActive

Represents method GetActive. (Inherited from TCustomForm.)

GetAlign

Represents method GetAlign. (Inherited from TControl.)

GetAlignWithMargins

Represents method GetAlignWithMargins. (Inherited from TControl.)

GetAutoSize

Represents method GetAutoSize. (Inherited from TControl.)

GetBorderStyle

Represents method GetBorderStyle. (Inherited from TCustomForm.)

GetBoundsRect

Represents method GetBoundsRect. (Inherited from TControl.)

GetButtonContainer

Represents method GetButtonContainer.

GetClientRect

Represents method GetClientRect. (Inherited from TControl.)

GetColor

Represents method GetColor. (Inherited from TControl.)

GetComponent(Integer)

Represents method GetComponent(Integer). (Inherited from TComponent.)

GetComponentCount

Represents method GetComponentCount. (Inherited from TComponent.)

GetComponentIndex

Represents method GetComponentIndex. (Inherited from TComponent.)

GetConstraints

Represents method GetConstraints. (Inherited from TControl.)

GetContainer

Represents method GetContainer.

GetControls

Represents method GetControls. (Inherited from TContainerControl.)

GetCursor

Represents method GetCursor. (Inherited from TControl.)

GetEnabled

Represents method GetEnabled. (Inherited from TControl.)

GetFont

Represents method GetFont. (Inherited from TControl.)

GetHandle

Represents method GetHandle. (Inherited from TCustomControl.)

GetHeight

Represents method GetHeight. (Inherited from TControl.)

GetHint

Represents method GetHint. (Inherited from TControl.)

GetKeyPreview

Represents method GetKeyPreview. (Inherited from TCustomForm.)

GetLeft

Represents method GetLeft. (Inherited from TControl.)

GetMargins

Represents method GetMargins. (Inherited from TControl.)

GetMinorTitle

Represents method GetMinorTitle.

GetModalResult

Represents method GetModalResult. (Inherited from TCustomForm.)

GetModernStyle

Represents method GetModernStyle.

GetName

Represents method GetName. (Inherited from TComponent.)

GetOwner

Represents method GetOwner. (Inherited from TComponent.)

GetPadding

Represents method GetPadding. (Inherited from TContainerControl.)

GetParent

Represents method GetParent. (Inherited from TControl.)

GetParentBackground

Represents method GetParentBackground. (Inherited from TControl.)

GetParentColor

Represents method GetParentColor. (Inherited from TControl.)

GetParentFont

Represents method GetParentFont. (Inherited from TControl.)

GetParentShowHint

Represents method GetParentShowHint. (Inherited from TControl.)

GetPosition

Represents method GetPosition. (Inherited from TCustomForm.)

GetShowHint

Represents method GetShowHint. (Inherited from TControl.)

GetStayOnTop

Represents method GetStayOnTop. (Inherited from TCustomForm.)

GetTabStop

Represents method GetTabStop. (Inherited from TControl.)

GetTag

Represents method GetTag. (Inherited from TComponent.)

GetText

Represents method GetText. (Inherited from TControl.)

GetTitle

Represents method GetTitle.

GetTop

Represents method GetTop. (Inherited from TControl.)

GetUserInterfaceAutomation

Represents method GetUserInterfaceAutomation. (Inherited from TControl.)

GetVisible

Represents method GetVisible. (Inherited from TControl.)

GetWidth

Represents method GetWidth. (Inherited from TControl.)

GetWindowState

Represents method GetWindowState. (Inherited from TCustomForm.)

Hide

Represents method Hide. (Inherited from TControl.)

Invalidate

Represents method Invalidate. (Inherited from TControl.)

Perform(Integer,Integer,Integer)

 (Inherited from TCustomControl.)

PostMessage(Integer,Integer,Integer)

Overloaded. Represents method PostMessage(Integer,Integer,Integer). (Inherited from TCustomControl.)

PostMessage(Integer,Integer,Integer,Integer)

Overloaded. Represents method PostMessage(Integer,Integer,Integer,Integer). (Inherited from TCustomControl.)

Refresh

Represents method Refresh. (Inherited from TControl.)

Repaint

Represents method Repaint. (Inherited from TControl.)

ScreenToClient(TPoint)

Overloaded. Represents method ScreenToClient(TPoint). (Inherited from TControl.)

ScreenToClient(TRect)

Overloaded. Represents method ScreenToClient(TRect). (Inherited from TControl.)

SetAction(TAction)

Represents method SetAction(TAction). (Inherited from TControl.)

SetAlign(TAlign)

Represents method SetAlign(TAlign). (Inherited from TControl.)

SetAlignWithMargins(Boolean)

Represents method SetAlignWithMargins(Boolean). (Inherited from TControl.)

SetAutoSize(Boolean)

Represents method SetAutoSize(Boolean). (Inherited from TControl.)

SetBorderStyle(TFormBorderStyle)

Represents method SetBorderStyle(TFormBorderStyle). (Inherited from TCustomForm.)

SetBoundsRect(TRect)

Represents method SetBoundsRect(TRect). (Inherited from TControl.)

SetColor(TColor)

Represents method SetColor(TColor). (Inherited from TControl.)

SetComponentIndex(Integer)

Represents method SetComponentIndex(Integer). (Inherited from TComponent.)

SetCursor(Integer)

Represents method SetCursor(Integer). (Inherited from TControl.)

SetEnabled(Boolean)

Represents method SetEnabled(Boolean). (Inherited from TControl.)

SetFocus

Represents method SetFocus. (Inherited from TCustomControl.)

SetFont(TFont)

Represents method SetFont(TFont). (Inherited from TControl.)

SetHeight(Integer)

Represents method SetHeight(Integer). (Inherited from TControl.)

SetHint(String)

Represents method SetHint(String). (Inherited from TControl.)

SetKeyPreview(Boolean)

Represents method SetKeyPreview(Boolean). (Inherited from TCustomForm.)

SetLeft(Integer)

Represents method SetLeft(Integer). (Inherited from TControl.)

SetMinorTitle(String)

Represents method SetMinorTitle(String).

SetModalResult(TModalResult)

Represents method SetModalResult(TModalResult). (Inherited from TCustomForm.)

SetModernStyle(Boolean)

Represents method SetModernStyle(Boolean).

SetOnAfterShow(TControlNotifyEvent)

Represents method SetOnAfterShow(TControlNotifyEvent).

SetOnClick(TControlNotifyEvent)

Represents method SetOnClick(TControlNotifyEvent). (Inherited from TControl.)

SetOnDblClick(TControlNotifyEvent)

Represents method SetOnDblClick(TControlNotifyEvent). (Inherited from TControl.)

SetOnEnter(TControlNotifyEvent)

Represents method SetOnEnter(TControlNotifyEvent). (Inherited from TControl.)

SetOnExit(TControlNotifyEvent)

Represents method SetOnExit(TControlNotifyEvent). (Inherited from TControl.)

SetOnKeypress(TKeypressEvent)

Represents method SetOnKeypress(TKeypressEvent). (Inherited from TControl.)

SetOnShow(TControlNotifyEvent)

Represents method SetOnShow(TControlNotifyEvent). (Inherited from TCustomForm.)

SetParent(TContainerControl)

Represents method SetParent(TContainerControl). (Inherited from TControl.)

SetParentBackground(Boolean)

Represents method SetParentBackground(Boolean). (Inherited from TControl.)

SetParentColor(Boolean)

Represents method SetParentColor(Boolean). (Inherited from TControl.)

SetParentFont(Boolean)

Represents method SetParentFont(Boolean). (Inherited from TControl.)

SetParentShowHint(Boolean)

Represents method SetParentShowHint(Boolean). (Inherited from TControl.)

SetPosition(TFormPosition)

Represents method SetPosition(TFormPosition). (Inherited from TCustomForm.)

SetShowHint(Boolean)

Represents method SetShowHint(Boolean). (Inherited from TControl.)

SetStayOnTop(Boolean)

Represents method SetStayOnTop(Boolean). (Inherited from TCustomForm.)

SetTabStop(Boolean)

Represents method SetTabStop(Boolean). (Inherited from TControl.)

SetTag(Integer)

Represents method SetTag(Integer). (Inherited from TComponent.)

SetText(String)

Represents method SetText(String). (Inherited from TControl.)

SetTitle(String)

Represents method SetTitle(String).

SetTop(Integer)

Represents method SetTop(Integer). (Inherited from TControl.)

SetVisible(Boolean)

Represents method SetVisible(Boolean). (Inherited from TControl.)

SetWidth(Integer)

Represents method SetWidth(Integer). (Inherited from TControl.)

SetWindowState(TWindowState)

Represents method SetWindowState(TWindowState). (Inherited from TCustomForm.)

Show

Represents method Show. (Inherited from TControl.)

ShowModal

Represents method ShowModal. (Inherited from TCustomForm.)

Update

Represents method Update. (Inherited from TControl.)

Top
Show:
 NameDescription
OnAfterShow

Represents property OnAfterShow.

OnClick

Represents property OnClick. (Inherited from TControl.)

OnDblClick

Represents property OnDblClick. (Inherited from TControl.)

OnKeypress

Represents property OnKeypress. (Inherited from TCustomForm.)

Top

TDialog is an abstract base class and can not be instantiated directly.