BuildProfiles: Change profile combo style to csDropDownList, no typing allowed.

git-svn-id: trunk@27909 -
This commit is contained in:
juha 2010-10-27 22:37:35 +00:00
parent ab788f7fc7
commit 3a062cd677

View File

@ -315,8 +315,8 @@ object ConfigureBuildLazarusDlg: TConfigureBuildLazarusDlg
OnSelect = BuildProfileComboBoxSelect
ParentShowHint = False
ShowHint = True
Style = csDropDownList
TabOrder = 4
Text = 'BuildProfileComboBox'
end
object BuildProfileButton: TButton
AnchorSideTop.Control = BuildProfileComboBox