TWizardControl Class

Represents type TWizardControl.

Namespace: System.UI.Wizard
TObject
  System.Classes.TComponent
    System.UI.Controls.TControl
      System.UI.Controls.TCustomControl
        System.UI.Wizard.TWizardControl
type
 TWizardControl = class(TCustomControl)
 end;

The TWizardControl type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TWizardControl class.

Top
Show:
 NameDescription
Action

Represents property Action. (Inherited from TControl.)

ActivePage

Represents property ActivePage.

ActivePageIndex

Represents property ActivePageIndex.

Align

Represents property Align. (Inherited from TControl.)

AlignWithMargins

Represents property AlignWithMargins. (Inherited from TControl.)

AutoSize

Represents property AutoSize. (Inherited from TControl.)

BoundsRect

Represents property BoundsRect. (Inherited from TControl.)

Buttons

Represents property Buttons.

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.)

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.)

InfoPanel

Represents property InfoPanel.

Left

Represents property Left. (Inherited from TControl.)

Margins

Represents property Margins. (Inherited from TControl.)

Name

Represents property Name. (Inherited from TComponent.)

OnWizardCancel

Represents property OnWizardCancel.

OnWizardFinish

Represents property OnWizardFinish.

Options

Represents property Options.

Owner

Represents property Owner. (Inherited from TComponent.)

Pages

Represents property Pages.

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.)

ShowHint

Represents property ShowHint. (Inherited from TControl.)

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.)

Top
Show:
 NameDescription
CanFocus

Represents method CanFocus. (Inherited from TCustomControl.)

CanGotoNextPage

 

CanGotoPrevPage

 

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.)

FindComponent(String)

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

Focused

Represents method Focused. (Inherited from TCustomControl.)

GetAction

Represents method GetAction. (Inherited from TControl.)

GetActivePage

Represents method GetActivePage.

GetActivePageIndex

Represents method GetActivePageIndex.

GetAlign

Represents method GetAlign. (Inherited from TControl.)

GetAlignWithMargins

Represents method GetAlignWithMargins. (Inherited from TControl.)

GetAutoSize

Represents method GetAutoSize. (Inherited from TControl.)

GetBoundsRect

Represents method GetBoundsRect. (Inherited from TControl.)

GetButtons

Represents method GetButtons.

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.)

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.)

GetInfoPanel

Represents method GetInfoPanel.

GetLeft

Represents method GetLeft. (Inherited from TControl.)

GetMargins

Represents method GetMargins. (Inherited from TControl.)

GetName

Represents method GetName. (Inherited from TComponent.)

GetNextPage

 

GetOptions

Represents method GetOptions.

GetOwner

Represents method GetOwner. (Inherited from TComponent.)

GetPages

Represents method GetPages.

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.)

GetPrevPage

 

GetShowHint

Represents method GetShowHint. (Inherited from TControl.)

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.)

GotoNextPage

 

GotoPrevPage

 

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.)

SetActivePage(TWizardPage)

Represents method SetActivePage(TWizardPage).

SetActivePageIndex(Integer)

Represents method SetActivePageIndex(Integer).

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.)

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.)

SetLeft(Integer)

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

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.)

SetOnWizardCancel(TWizardAcceptEvent)

Represents method SetOnWizardCancel(TWizardAcceptEvent).

SetOnWizardFinish(TWizardAcceptEvent)

Represents method SetOnWizardFinish(TWizardAcceptEvent).

SetOnWizardGetNextPage(TWizardGetPageEvent)

Represents method SetOnWizardGetNextPage(TWizardGetPageEvent).

SetOnWizardGetPrevPage(TWizardGetPageEvent)

Represents method SetOnWizardGetPrevPage(TWizardGetPageEvent).

SetOnWizardNextPage(TWizardPageChangeEvent)

Represents method SetOnWizardNextPage(TWizardPageChangeEvent).

SetOnWizardPageActivated(TWizardPageEvent)

Represents method SetOnWizardPageActivated(TWizardPageEvent).

SetOnWizardPageActivating(TWizardPageActivatingEvent)

Represents method SetOnWizardPageActivating(TWizardPageActivatingEvent).

SetOnWizardPrevPage(TWizardPageChangeEvent)

Represents method SetOnWizardPrevPage(TWizardPageChangeEvent).

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.)

SetShowHint(Boolean)

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

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.)

Show

Represents method Show. (Inherited from TControl.)

Update

Represents method Update. (Inherited from TControl.)

UpdateButtons

Represents method UpdateButtons.

Top
Show:
 NameDescription
OnClick

Represents property OnClick. (Inherited from TControl.)

OnDblClick

Represents property OnDblClick. (Inherited from TControl.)

OnEnter

Represents property OnEnter. (Inherited from TControl.)

OnExit

Represents property OnExit. (Inherited from TControl.)

OnKeypress

Represents property OnKeypress. (Inherited from TControl.)

OnWizardGetNextPage

Represents property OnWizardGetNextPage.

OnWizardGetPrevPage

Represents property OnWizardGetPrevPage.

OnWizardNextPage

Represents property OnWizardNextPage.

OnWizardPageActivated

Represents property OnWizardPageActivated.

OnWizardPageActivating

Represents property OnWizardPageActivating.

OnWizardPrevPage

Represents property OnWizardPrevPage.

Top