Designer: ChangeClass tweak. Issue #28115, patch from Alexey Torgashin.

git-svn-id: trunk@49077 -
This commit is contained in:
juha 2015-05-17 22:50:13 +00:00
parent ef4bbfe530
commit e9b41a4170

View File

@ -3,13 +3,15 @@ object ChangeClassDlg: TChangeClassDlg
Height = 350
Top = 163
Width = 470
ActiveControl = NewClassComboBox
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsToolWindow
Caption = 'ChangeClassDlg'
ClientHeight = 350
ClientWidth = 470
OnCreate = ChangeClassDlgCreate
LCLVersion = '1.3'
Position = poScreenCenter
LCLVersion = '1.5'
object OldGroupBox: TGroupBox
Left = 6
Height = 299