object frmYGlist: TfrmYGlist Left = 428 Top = 246 Width = 403 Height = 200 BorderIcons = [biSystemMenu] Caption = #29289#27969#22791#27880 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnClose = FormClose OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 28 Top = 48 Width = 48 Height = 12 Caption = #22791#27880#20449#24687 end object Button1: TButton Left = 60 Top = 108 Width = 75 Height = 25 Caption = #30830#23450 TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 248 Top = 108 Width = 75 Height = 25 Caption = #21462#28040 TabOrder = 1 OnClick = Button2Click end object Memo1: TBtnEditA Left = 96 Top = 44 Width = 177 Height = 20 TabOrder = 2 OnBtnClick = Memo1BtnClick end end