FIX: Enable auto-sizing

This commit is contained in:
Alexander Koblov 2026-05-05 23:09:12 +03:00
commit a48a556ee6

View file

@ -173,6 +173,7 @@ object frmFindDlg: TfrmFindDlg
Top = 45
Width = 200
Anchors = [akTop, akRight]
AutoSize = True
BevelOuter = bvNone
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
ChildSizing.Layout = cclLeftToRightThenTopToBottom