浏览代码

* Use aValue instead of Value. Fix issue #39938

Michaël Van Canneyt 3 年之前
父节点
当前提交
eb8c322a53
共有 1 个文件被更改,包括 1 次插入1 次删除
  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