home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 October / Igromania_2005-10.iso / DiskVM.exe / 0 / RCDATA / TFORM7 / TFORM7.txt < prev   
Text File  |  2005-03-16  |  4KB  |  165 lines

  1. object Form7: TForm7
  2.   Left = 313
  3.   Top = 180
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   ClientHeight = 327
  8.   ClientWidth = 358
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 7
  22.     Top = 258
  23.     Width = 346
  24.     Height = 31
  25.     AutoSize = False
  26.     Color = 12631741
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clBlack
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     ParentColor = False
  33.     ParentFont = False
  34.     Transparent = True
  35.     WordWrap = True
  36.   end
  37.   object Label2: TLabel
  38.     Left = 8
  39.     Top = 216
  40.     Width = 134
  41.     Height = 13
  42.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  43.     Color = clBtnFace
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clBlack
  46.     Font.Height = -12
  47.     Font.Name = 'MS Sans Serif'
  48.     Font.Style = [fsBold]
  49.     ParentColor = False
  50.     ParentFont = False
  51.   end
  52.   object Image1: TImage
  53.     Left = 0
  54.     Top = 291
  55.     Width = 361
  56.     Height = 38
  57.     Picture.Data = {<image000.bmp>}
  58.   end
  59.   object Label3: TLabel
  60.     Left = 112
  61.     Top = 8
  62.     Width = 34
  63.     Height = 13
  64.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜:'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = []
  70.     ParentFont = False
  71.   end
  72.   object DLB1: TDirectoryListBox
  73.     Left = 5
  74.     Top = 29
  75.     Width = 348
  76.     Height = 180
  77.     Color = clWhite
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clBlack
  80.     Font.Height = -11
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = []
  83.     ItemHeight = 16
  84.     ParentFont = False
  85.     TabOrder = 0
  86.     OnChange = DLB1Change
  87.   end
  88.   object DCB1: TDriveComboBox
  89.     Left = 155
  90.     Top = 5
  91.     Width = 198
  92.     Height = 19
  93.     Color = clWhite
  94.     DirList = DLB1
  95.     Font.Charset = DEFAULT_CHARSET
  96.     Font.Color = clWindowText
  97.     Font.Height = -11
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Style = []
  100.     ParentFont = False
  101.     TabOrder = 1
  102.     TextCase = tcUpperCase
  103.   end
  104.   object Edit1: TEdit
  105.     Left = 5
  106.     Top = 230
  107.     Width = 260
  108.     Height = 21
  109.     Color = clWhite
  110.     Font.Charset = DEFAULT_CHARSET
  111.     Font.Color = clWindowText
  112.     Font.Height = -11
  113.     Font.Name = 'MS Sans Serif'
  114.     Font.Style = []
  115.     ParentFont = False
  116.     TabOrder = 2
  117.     OnChange = Edit1Change
  118.   end
  119.   object Button1: TButton
  120.     Left = 254
  121.     Top = 295
  122.     Width = 97
  123.     Height = 28
  124.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  125.     Font.Charset = DEFAULT_CHARSET
  126.     Font.Color = clWindowText
  127.     Font.Height = -11
  128.     Font.Name = 'MS Sans Serif'
  129.     Font.Style = []
  130.     ParentFont = False
  131.     TabOrder = 3
  132.     OnClick = Button1Click
  133.   end
  134.   object Button2: TButton
  135.     Left = 162
  136.     Top = 296
  137.     Width = 91
  138.     Height = 27
  139.     Caption = 'OK'
  140.     Font.Charset = DEFAULT_CHARSET
  141.     Font.Color = clWindowText
  142.     Font.Height = -11
  143.     Font.Name = 'MS Sans Serif'
  144.     Font.Style = []
  145.     ParentFont = False
  146.     TabOrder = 4
  147.     OnClick = Button2Click
  148.   end
  149.   object create: TButton
  150.     Left = 272
  151.     Top = 229
  152.     Width = 75
  153.     Height = 22
  154.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  155.     Font.Charset = DEFAULT_CHARSET
  156.     Font.Color = clWindowText
  157.     Font.Height = -11
  158.     Font.Name = 'MS Sans Serif'
  159.     Font.Style = []
  160.     ParentFont = False
  161.     TabOrder = 5
  162.     OnClick = createClick
  163.   end
  164. end
  165.