UPD: File properties dialog - allow manual user/group change

(cherry picked from commit 6de0f92dcb)
This commit is contained in:
Alexander Koblov 2023-08-10 19:29:06 +03:00
commit a5264b7359

View file

@ -861,7 +861,6 @@ object frmFileProperties: TfrmFileProperties
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
ItemHeight = 0
ReadOnly = True
Sorted = True
TabOrder = 0
end
@ -878,7 +877,6 @@ object frmFileProperties: TfrmFileProperties
BorderSpacing.Top = 4
BorderSpacing.Bottom = 6
ItemHeight = 0
ReadOnly = True
Sorted = True
TabOrder = 1
end