FIX: Enable auto-sizing

(cherry picked from commit a48a556ee6)
This commit is contained in:
Alexander Koblov 2026-05-05 23:09:12 +03:00
commit 91ce846270

View file

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