home *** CD-ROM | disk | FTP | other *** search
/ BUG 10 / BUGCD1998_01.ISO / aplic / recbox / pcrec32b.exe / PCRECBOX.EXE / 0 / RCDATA / THOWMANYDLG / THOWMANYDLG.txt
Encoding:
Text File  |  1997-04-28  |  2.9 KB  |  122 lines

  1. object HowManyDlg: THowManyDlg
  2.   Left = 415
  3.   Top = 120
  4.   BorderStyle = bsDialog
  5.   Caption = 'How Many?'
  6.   ClientHeight = 146
  7.   ClientWidth = 317
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Bevel1: TBevel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 300
  19.     Height = 89
  20.     Shape = bsFrame
  21.     IsControl = True
  22.   end
  23.   object Title1: TLabel
  24.     Left = 16
  25.     Top = 14
  26.     Width = 281
  27.     Height = 43
  28.     Alignment = taCenter
  29.     AutoSize = False
  30.     Font.Color = clBlack
  31.     Font.Height = -12
  32.     Font.Name = 'Times New Roman'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     WordWrap = True
  36.   end
  37.   object Title3: TLabel
  38.     Left = 160
  39.     Top = 68
  40.     Width = 10
  41.     Height = 15
  42.     Alignment = taCenter
  43.     Caption = 'or'
  44.     Font.Color = clBlack
  45.     Font.Height = -12
  46.     Font.Name = 'Times New Roman'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object Label1: TLabel
  51.     Left = 288
  52.     Top = 68
  53.     Width = 5
  54.     Height = 15
  55.     Alignment = taCenter
  56.     Caption = '?'
  57.     Font.Color = clBlack
  58.     Font.Height = -12
  59.     Font.Name = 'Times New Roman'
  60.     Font.Style = []
  61.     ParentFont = False
  62.   end
  63.   object CancelBtn: TBitBtn
  64.     Left = 119
  65.     Top = 112
  66.     Width = 77
  67.     Height = 27
  68.     Cancel = True
  69.     Caption = 'Cancel'
  70.     Font.Color = clBlack
  71.     Font.Height = -12
  72.     Font.Name = 'Times New Roman'
  73.     Font.Style = []
  74.     ModalResult = 2
  75.     ParentFont = False
  76.     TabOrder = 0
  77.     Glyph.Data = {
  78.       78010000424D7801000000000000760000002800000020000000100000000100
  79.       04000000000000000000120B0000120B00000000000000000000000000000000
  80.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  81.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  82.       3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
  83.       33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  84.       33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  85.       333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
  86.       03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
  87.       33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
  88.       0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
  89.       3333333337FFF7F33333333330000033333333333777773333330000}
  90.     Margin = 2
  91.     NumGlyphs = 2
  92.     Spacing = -1
  93.     IsControl = True
  94.   end
  95.   object Serving1Button: TButton
  96.     Left = 56
  97.     Top = 64
  98.     Width = 77
  99.     Height = 27
  100.     Font.Color = clBlack
  101.     Font.Height = -12
  102.     Font.Name = 'Times New Roman'
  103.     Font.Style = []
  104.     ModalResult = 6
  105.     ParentFont = False
  106.     TabOrder = 1
  107.   end
  108.   object Serving2Button: TButton
  109.     Left = 200
  110.     Top = 64
  111.     Width = 77
  112.     Height = 27
  113.     Font.Color = clBlack
  114.     Font.Height = -12
  115.     Font.Name = 'Times New Roman'
  116.     Font.Style = []
  117.     ModalResult = 7
  118.     ParentFont = False
  119.     TabOrder = 2
  120.   end
  121. end
  122.