Explorar o código

超计底色标识,默认显示

MaiXinRong %!s(int64=7) %!d(string=hai) anos
pai
achega
05e367e951
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Units/ProjectProperty.pas

+ 1 - 1
Units/ProjectProperty.pas

@@ -556,7 +556,7 @@ begin
   FShowBGLCode := GetBoolPropertyDef('ShowBGLCode', True);
   FShowDesignQuantity := GetBoolPropertyDef('ShowDesignQuantity', False);
   FShowAlias := GetBoolPropertyDef('ShowAlias', False);
-  FShowOverRange := GetBoolPropertyDef('ShowOverRange', False);
+  FShowOverRange := GetBoolPropertyDef('ShowOverRange', True);
 
   FShowReportShading := GetBoolPropertyDef('ShowReportShading', False);
   FReportShading := GetStrPropertyDef('ReportShading', '');