mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 09:38:12 +02:00
Designer: ChangeClass tweak. Issue #28115, patch from Alexey Torgashin.
git-svn-id: trunk@49077 -
This commit is contained in:
parent
ef4bbfe530
commit
e9b41a4170
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user