object Form2: TForm2 Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = Single Caption = #12456#12501#12455#12463#12488 ClientHeight = 480 ClientWidth = 640 FormFactor.Width = 320 FormFactor.Height = 480 FormFactor.Devices = [Desktop] OnShow = FormShow DesignerMasterStyle = 0 object Button5: TButton ModalResult = 1 Position.X = 224.000000000000000000 Position.Y = 416.000000000000000000 TabOrder = 0 Text = 'OK' end object Button6: TButton Cancel = True ModalResult = 2 Position.X = 352.000000000000000000 Position.Y = 416.000000000000000000 TabOrder = 1 Text = 'Cancel' end object Panel1: TPanel Align = Top Size.Width = 640.000000000000000000 Size.Height = 393.000000000000000000 Size.PlatformDefault = False TabOrder = 2 object Button1: TButton Position.X = 296.000000000000000000 Position.Y = 128.000000000000000000 Size.Width = 41.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False TabOrder = 0 Text = '=>' OnClick = Button1Click end object Button2: TButton Position.X = 296.000000000000000000 Position.Y = 176.000000000000000000 Size.Width = 41.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False TabOrder = 1 Text = '<=' OnClick = Button2Click end object Button3: TButton Position.X = 432.000000000000000000 Position.Y = 304.000000000000000000 TabOrder = 2 Text = #20840#12390#36861#21152 OnClick = Button3Click end object Button4: TButton Position.X = 128.000000000000000000 Position.Y = 304.000000000000000000 TabOrder = 3 Text = #20840#12390#21066#38500 OnClick = Button4Click end object ListBox1: TListBox Position.X = 72.000000000000000000 Position.Y = 80.000000000000000000 TabOrder = 4 DisableFocusEffect = True DefaultItemStyles.ItemStyle = '' DefaultItemStyles.GroupHeaderStyle = '' DefaultItemStyles.GroupFooterStyle = '' MultiSelectStyle = Default Sorted = True end object ListBox2: TListBox Position.X = 368.000000000000000000 Position.Y = 80.000000000000000000 TabOrder = 5 DisableFocusEffect = True DefaultItemStyles.ItemStyle = '' DefaultItemStyles.GroupHeaderStyle = '' DefaultItemStyles.GroupFooterStyle = '' MultiSelectStyle = Default Sorted = True end end end