mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 16:19:28 +02:00
BuildProfiles: Change profile combo style to csDropDownList, no typing allowed.
git-svn-id: trunk@27909 -
This commit is contained in:
parent
ab788f7fc7
commit
3a062cd677
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user