Menu: View→Analysis Properties→Output→Standardized estimates
Displays standardized parameter estimates (correlations among exogenous variables, and standardized regression weights). When you have also checked Sample moments, checking Standardized estimates displays sample correlations. When you have checked Implied moments or All implied moments, it displays implied correlations. When you have checked Indirect, direct & total effects, it displays standardized indirect effects, direct effects and total effects.
For more information, see the Standardized method of the AmosEngine class.
Programming
In Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):
pd.GetCheckBox("AnalysisPropertiesForm", "StandardizedCheck").Checked = True