|
@@ -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', '');
|