home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / sharewar / neosoft / win / qm41 / install / qmwin.exe / 0 / RCDATA / TQUERYFORM / TQUERYFORM.txt
Encoding:
Text File  |  1996-10-11  |  2.6 KB  |  102 lines

  1. object QueryForm: TQueryForm
  2.   Left = 373
  3.   Top = 112
  4.   BorderStyle = bsDialog
  5.   Caption = 'QueryForm'
  6.   ClientHeight = 162
  7.   ClientWidth = 271
  8.   Font.Color = clBtnText
  9.   Font.Height = -12
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   KeyPreview = True
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 15
  18.   object Image1: TNeoImage
  19.     Left = 16
  20.     Top = 16
  21.     Width = 59
  22.     Height = 41
  23.     Transparent = True
  24.   end
  25.   object Prompt: TBalloon
  26.     Left = 80
  27.     Top = 16
  28.     Width = 177
  29.     Height = 41
  30.     Font.Color = clBtnText
  31.     Font.Height = -13
  32.     Font.Name = 'Arial'
  33.     Font.Style = [fsBold]
  34.     XOffset = 8
  35.     YOffset = 8
  36.     StemOffset = 8
  37.   end
  38.   object Test: TLabel
  39.     Left = 12
  40.     Top = 120
  41.     Width = 26
  42.     Height = 16
  43.     Caption = 'Test'
  44.     Font.Color = clWindowText
  45.     Font.Height = -13
  46.     Font.Name = 'Arial'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.     ShowAccelChar = False
  50.     Transparent = True
  51.   end
  52.   object Edit1: TEdit
  53.     Left = 16
  54.     Top = 80
  55.     Width = 241
  56.     Height = 23
  57.     TabOrder = 0
  58.     Text = 'Edit1'
  59.     Visible = False
  60.   end
  61.   object OkButton: TBitBtn
  62.     Left = 52
  63.     Top = 120
  64.     Width = 81
  65.     Height = 28
  66.     Caption = 'OK'
  67.     Default = True
  68.     ModalResult = 1
  69.     TabOrder = 1
  70.     Visible = False
  71.     Glyph.Data = {
  72.       F6000000424DF600000000000000760000002800000010000000100000000100
  73.       0400000000000000000080020000E00100000000000000000000030303000303
  74.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  75.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  76.       3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
  77.       E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
  78.       E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
  79.       33333333330B033333333333330F733333333333333073333333}
  80.   end
  81.   object CancelButton: TBitBtn
  82.     Left = 140
  83.     Top = 120
  84.     Width = 81
  85.     Height = 28
  86.     Cancel = True
  87.     Caption = 'Cancel'
  88.     ModalResult = 2
  89.     TabOrder = 2
  90.     Visible = False
  91.     Glyph.Data = {
  92.       F6000000424DF600000000000000760000002800000010000000100000000100
  93.       0400000000000000000080020000E00100000000000000000000030303000303
  94.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  95.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
  96.       33333333330F733333333333330B033330003333330FB03000B03370000BFB00
  97.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
  98.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
  99.       0000333333333333333333333333333333333333333333333333}
  100.   end
  101. end
  102.