* Use aValue instead of Value. Fix issue #39938

This commit is contained in:
Michaël Van Canneyt 2022-10-04 17:52:09 +02:00
parent e736011c37
commit eb8c322a53

View File

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