UPD: Copy file dialog options

This commit is contained in:
Alexander Koblov 2021-02-14 18:00:48 +00:00
commit 46b6bbf1d2

View file

@ -122,6 +122,7 @@ begin
if Assigned(FileCopyEx) then
begin
cbCopyTime.Visible:= False;
cbReserveSpace.Visible:= False;
cbCopyAttributes.Visible:= False;
end;