lcl: TFindDialog: layout avoid overlapping of flags

git-svn-id: trunk@46649 -
This commit is contained in:
mattias 2014-10-23 12:40:34 +00:00
parent 118a554b5b
commit 753937511e

View File

@ -19,6 +19,7 @@ type
EntireScopeCheckBox: TCheckBox;
FindButton: TButton;
CancelButton: TButton;
FlagsPanel: TPanel;
HelpButton: TButton;
WholeWordsOnlyCheckBox: TCheckBox;
CaseSensitiveCheckBox: TCheckBox;