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

  1. object NewlogForm: TNewlogForm
  2.   Left = 247
  3.   Top = 138
  4.   ActiveControl = Edit1
  5.   BorderStyle = bsDialog
  6.   Caption = 'New Log'
  7.   ClientHeight = 127
  8.   ClientWidth = 304
  9.   Font.Color = clBlack
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 120
  17.   TextHeight = 15
  18.   object Label1: TLabel
  19.     Left = 12
  20.     Top = 9
  21.     Width = 282
  22.     Height = 30
  23.     Caption = 
  24.       '&Please enter the Drive, Directory, and File Name for your new L' +
  25.       'og in the space provided below:'
  26.     FocusControl = Edit1
  27.     Font.Color = clBtnText
  28.     Font.Height = -12
  29.     Font.Name = 'Arial'
  30.     Font.Style = []
  31.     ParentFont = False
  32.     WordWrap = True
  33.   end
  34.   object NeoSpeedButton1: TNeoSpeedButton
  35.     Left = 270
  36.     Top = 49
  37.     Width = 23
  38.     Height = 23
  39.     Glyph.Data = {
  40.       E6000000424DE6000000000000007600000028000000100000000E0000000100
  41.       0400000000000000000080020000E00100000000000000000000030303000303
  42.       8300038303000383830083030300830383008383030083838300C3C3C3000303
  43.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00111111111111
  44.       11111110000000000111110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  45.       B011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  46.       B011110BBBBBBBBBB011110BBBBB0000001111100000BBBBB011111111110000
  47.       01111111111111111111}
  48.     OnClick = NeoSpeedButton1Click
  49.   end
  50.   object Edit1: TEdit
  51.     Left = 13
  52.     Top = 50
  53.     Width = 254
  54.     Height = 22
  55.     AutoSize = False
  56.     Font.Color = clWindowText
  57.     Font.Height = -12
  58.     Font.Name = 'Arial'
  59.     Font.Style = []
  60.     ParentFont = False
  61.     TabOrder = 0
  62.   end
  63.   object NeoBitBtn1: TNeoBitBtn
  64.     Left = 68
  65.     Top = 88
  66.     Width = 81
  67.     Height = 28
  68.     Caption = 'OK'
  69.     Default = True
  70.     Font.Color = clBtnText
  71.     Font.Height = -12
  72.     Font.Name = 'Arial'
  73.     Font.Style = []
  74.     ModalResult = 1
  75.     ParentFont = False
  76.     TabOrder = 1
  77.     Glyph.Data = {
  78.       F6000000424DF600000000000000760000002800000010000000100000000100
  79.       0400000000000000000080020000E00100000000000000000000030303000303
  80.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  81.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  82.       3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
  83.       E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
  84.       E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
  85.       33333333330B033333333333330F733333333333333073333333}
  86.   end
  87.   object NeoBitBtn2: TNeoBitBtn
  88.     Left = 156
  89.     Top = 88
  90.     Width = 81
  91.     Height = 28
  92.     Cancel = True
  93.     Caption = 'Cancel'
  94.     Font.Color = clBtnText
  95.     Font.Height = -12
  96.     Font.Name = 'Arial'
  97.     Font.Style = []
  98.     ModalResult = 2
  99.     ParentFont = False
  100.     TabOrder = 2
  101.     Glyph.Data = {
  102.       F6000000424DF600000000000000760000002800000010000000100000000100
  103.       0400000000000000000080020000E00100000000000000000000030303000303
  104.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  105.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
  106.       33333333330F733333333333330B033330003333330FB03000B03370000BFB00
  107.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
  108.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
  109.       0000333333333333333333333333333333333333333333333333}
  110.   end
  111. end
  112.