Previous Topic

Next Topic

ShowModal

method ShowModal

Shows the form in a modal state. The form must be closed before other forms can be accessed.

For example:

  scForm1.ShowModal

will show scForm1 modally.

See Also

Form Designer Component Methods

Book Contents

Book Index