Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Menu: ViewInterface PropertiesFormatsDelete Format

Deletes one of the available formats for displaying parameter estimates on the path diagram.

See To delete a format.

Programming

In Amos Graphics programs, you can simulate clicking this button as follows (Visual Basic):

      Dim aButton As Windows.Forms.Button = pd.GetButton("InterfacePropertiesForm", "StylesDelete")
      aButton.PerformClick

© 2021 Amos Development Corporation