home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2003 February / Mania_02.iso / Disk.exe / 0 / RCDATA / TFORM7 / TFORM7.txt
Text File  |  2003-01-17  |  3KB  |  133 lines

  1. object Form7: TForm7
  2.   Left = 284
  3.   Top = 173
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 358
  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 = 46
  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 create: TBitBtn
  103.     Left = 221
  104.     Top = 255
  105.     Width = 65
  106.     Height = 15
  107.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  108.     TabOrder = 3
  109.     OnClick = BitBtn3Click
  110.     Layout = blGlyphBottom
  111.     Margin = 0
  112.     Spacing = 0
  113.   end
  114.   object Button1: TButton
  115.     Left = 8
  116.     Top = 328
  117.     Width = 113
  118.     Height = 25
  119.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  120.     TabOrder = 4
  121.     OnClick = Button1Click
  122.   end
  123.   object Button2: TButton
  124.     Left = 192
  125.     Top = 328
  126.     Width = 107
  127.     Height = 25
  128.     Caption = 'OK'
  129.     TabOrder = 5
  130.     OnClick = Button2Click
  131.   end
  132. end
  133.