object Userlist: TUserlist Left = 180 Top = 67 Width = 442 Height = 436 Caption = 'ͨѶ¼' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '����' Font.Style = [] PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 216 Top = 72 Width = 42 Height = 12 Caption = '����[&F]' FocusControl = finduser end object Label2: TLabel Left = 216 Top = 24 Width = 24 Height = 12 Caption = 'ѡ��' end object ListBox1: TListBox Left = 24 Top = 24 Width = 177 Height = 369 ItemHeight = 12 TabOrder = 0 OnDblClick = ListBox1DblClick end object infolist: TComboBox Left = 248 Top = 24 Width = 161 Height = 20 Style = csDropDownList ItemHeight = 12 TabOrder = 1 OnClick = infolistClick end object finduser: TEdit Left = 272 Top = 72 Width = 137 Height = 20 TabOrder = 2 OnChange = finduserChange end object Button1: TButton Left = 280 Top = 280 Width = 97 Height = 25 Caption = '����[&A]' TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 280 Top = 320 Width = 97 Height = 25 Caption = '��ϸ��Ϣ[&I]' TabOrder = 4 OnClick = ListBox1DblClick end object Button3: TButton Left = 280 Top = 360 Width = 97 Height = 25 Cancel = True Caption = '�˳�[&x]' TabOrder = 5 OnClick = Button3Click end object FreshType: TRadioGroup Left = 224 Top = 136 Width = 185 Height = 65 Caption = 'ˢ�·�ʽ' ItemIndex = 0 Items.Strings = ( '��ˢ���޸���' 'ȫ��ˢ��') TabOrder = 6 end end