home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BWAVE / BW95_253.RAR / BWPROJ.EXE / 0 / RCDATA / TUSERLIST / TUSERLIST.txt
Text File  |  1997-12-29  |  2KB  |  97 lines

  1. object Userlist: TUserlist
  2.   Left = 180
  3.   Top = 67
  4.   Width = 442
  5.   Height = 436
  6.   Caption = '═¿╤╢┬╝'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 12
  14.   object Label1: TLabel
  15.     Left = 216
  16.     Top = 72
  17.     Width = 42
  18.     Height = 12
  19.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜[&F]'
  20.     FocusControl = finduser
  21.   end
  22.   object Label2: TLabel
  23.     Left = 216
  24.     Top = 24
  25.     Width = 24
  26.     Height = 12
  27.     Caption = '╤í∩┐╜∩┐╜'
  28.   end
  29.   object ListBox1: TListBox
  30.     Left = 24
  31.     Top = 24
  32.     Width = 177
  33.     Height = 369
  34.     ItemHeight = 12
  35.     TabOrder = 0
  36.     OnDblClick = ListBox1DblClick
  37.   end
  38.   object infolist: TComboBox
  39.     Left = 248
  40.     Top = 24
  41.     Width = 161
  42.     Height = 20
  43.     Style = csDropDownList
  44.     ItemHeight = 12
  45.     TabOrder = 1
  46.     OnClick = infolistClick
  47.   end
  48.   object finduser: TEdit
  49.     Left = 272
  50.     Top = 72
  51.     Width = 137
  52.     Height = 20
  53.     TabOrder = 2
  54.     OnChange = finduserChange
  55.   end
  56.   object Button1: TButton
  57.     Left = 280
  58.     Top = 280
  59.     Width = 97
  60.     Height = 25
  61.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜[&A]'
  62.     TabOrder = 3
  63.     OnClick = Button1Click
  64.   end
  65.   object Button2: TButton
  66.     Left = 280
  67.     Top = 320
  68.     Width = 97
  69.     Height = 25
  70.     Caption = '∩┐╜∩┐╜╧╕∩┐╜∩┐╜╧ó[&I]'
  71.     TabOrder = 4
  72.     OnClick = ListBox1DblClick
  73.   end
  74.   object Button3: TButton
  75.     Left = 280
  76.     Top = 360
  77.     Width = 97
  78.     Height = 25
  79.     Cancel = True
  80.     Caption = '∩┐╜╦│∩┐╜[&x]'
  81.     TabOrder = 5
  82.     OnClick = Button3Click
  83.   end
  84.   object FreshType: TRadioGroup
  85.     Left = 224
  86.     Top = 136
  87.     Width = 185
  88.     Height = 65
  89.     Caption = '╦ó∩┐╜┬╖∩┐╜╩╜'
  90.     ItemIndex = 0
  91.     Items.Strings = (
  92.       '∩┐╜∩┐╜╦ó∩┐╜∩┐╜∩┐╜▐╕∩┐╜∩┐╜∩┐╜'
  93.       '╚½∩┐╜∩┐╜╦ó∩┐╜∩┐╜')
  94.     TabOrder = 6
  95.   end
  96. end
  97.