object Form1: TForm1 Left = 272 Top = 179 Width = 261 Height = 163 Caption = 'Form1' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '‚l‚r ‚oƒSƒVƒbƒN' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 12 object Button1: TButton Left = 56 Top = 0 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 56 Top = 32 Width = 75 Height = 25 Caption = 'Button2' TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 56 Top = 64 Width = 75 Height = 25 Caption = 'Button3' TabOrder = 2 OnClick = Button3Click end object testIntListProp11: TtestIntListProp1 IntValuesStr = '13;456;13;100;152' Left = 8 end object testIntListProp31: TtestIntListProp3 FixIntValuesCount = 7 IntValuesStr = '1;2;3;0;10;0;0' Left = 8 Top = 64 end object testIntListProp21: TtestIntListProp2 IntValuesStr = '0;1;2' Left = 8 Top = 32 end end