home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2002 November / Igromania_11.iso / Disk.exe / 0 / RCDATA / TFORM7 / TFORM7.txt
Text File  |  2002-10-18  |  3KB  |  148 lines

  1. object Form7: TForm7
  2.   Left = 284
  3.   Top = 173
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 388
  7.   ClientWidth = 307
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 307
  23.     Height = 377
  24.     Transparent = True
  25.   end
  26.   object Label1: TLabel
  27.     Left = 10
  28.     Top = 275
  29.     Width = 285
  30.     Height = 56
  31.     AutoSize = False
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clBlack
  34.     Font.Height = -11
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     Transparent = True
  39.     WordWrap = True
  40.   end
  41.   object Label2: TLabel
  42.     Left = 8
  43.     Top = 216
  44.     Width = 125
  45.     Height = 13
  46.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  47.     Color = clWhite
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clBlack
  50.     Font.Height = -12
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     ParentColor = False
  54.     ParentFont = False
  55.   end
  56.   object DLB1: TDirectoryListBox
  57.     Left = 5
  58.     Top = 29
  59.     Width = 289
  60.     Height = 180
  61.     Color = clWhite
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clBlack
  64.     Font.Height = -11
  65.     Font.Name = 'MS Sans Serif'
  66.     Font.Style = []
  67.     ItemHeight = 16
  68.     ParentFont = False
  69.     TabOrder = 0
  70.     OnChange = DLB1Change
  71.   end
  72.   object DCB1: TDriveComboBox
  73.     Left = 5
  74.     Top = 5
  75.     Width = 289
  76.     Height = 19
  77.     Color = clWhite
  78.     DirList = DLB1
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clWindowText
  81.     Font.Height = -11
  82.     Font.Name = 'MS Sans Serif'
  83.     Font.Style = []
  84.     ParentFont = False
  85.     TabOrder = 1
  86.   end
  87.   object Edit1: TEdit
  88.     Left = 9
  89.     Top = 230
  90.     Width = 281
  91.     Height = 21
  92.     Color = clWhite
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clWindowText
  95.     Font.Height = -11
  96.     Font.Name = 'MS Sans Serif'
  97.     Font.Style = []
  98.     ParentFont = False
  99.     TabOrder = 2
  100.     OnChange = Edit1Change
  101.   end
  102.   object BitBtn1: TBitBtn
  103.     Left = 175
  104.     Top = 344
  105.     Width = 120
  106.     Height = 41
  107.     TabOrder = 3
  108.     OnClick = BitBtn1Click
  109.     Kind = bkOK
  110.     Layout = blGlyphTop
  111.     Margin = 0
  112.     Spacing = 0
  113.   end
  114.   object BitBtn2: TBitBtn
  115.     Left = 12
  116.     Top = 344
  117.     Width = 125
  118.     Height = 41
  119.     Cursor = crHandPoint
  120.     BiDiMode = bdLeftToRight
  121.     Font.Charset = DEFAULT_CHARSET
  122.     Font.Color = clBlack
  123.     Font.Height = -11
  124.     Font.Name = 'MS Sans Serif'
  125.     Font.Style = []
  126.     ParentBiDiMode = False
  127.     ParentFont = False
  128.     TabOrder = 4
  129.     OnClick = BitBtn2Click
  130.     Kind = bkCancel
  131.     Layout = blGlyphTop
  132.     Margin = 0
  133.     Spacing = 0
  134.   end
  135.   object create: TBitBtn
  136.     Left = 221
  137.     Top = 255
  138.     Width = 65
  139.     Height = 15
  140.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  141.     TabOrder = 5
  142.     OnClick = BitBtn3Click
  143.     Layout = blGlyphBottom
  144.     Margin = 0
  145.     Spacing = 0
  146.   end
  147. end
  148.