Selaa lähdekoodia

* Use aValue instead of Value. Fix issue #39938

Michaël Van Canneyt 2 vuotta sitten
vanhempi
commit
eb8c322a53
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      packages/fcl-base/src/maskutils.pp

+ 1 - 1
packages/fcl-base/src/maskutils.pp

@@ -780,7 +780,7 @@ begin
   end//FMaskSave = True
   else
   begin//FMaskSave = False
-    if Value<>'' then
+    if AValue<>'' then
     begin
       if FTrimType = metTrimRight then
       begin