home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2003 August / Mania_08_CD2.iso / Disk.exe / 0 / RCDATA / TFORM7 / TFORM7.txt < prev   
Text File  |  2003-07-16  |  3KB  |  153 lines

  1. object Form7: TForm7
  2.   Left = 284
  3.   Top = 173
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   ClientHeight = 327
  8.   ClientWidth = 358
  9.   Color = 12631741
  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 = 114
  41.     Height = 13
  42.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  43.     Color = 12631741
  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.   end
  66.   object DLB1: TDirectoryListBox
  67.     Left = 5
  68.     Top = 29
  69.     Width = 348
  70.     Height = 180
  71.     Color = clWhite
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clBlack
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = []
  77.     ItemHeight = 16
  78.     ParentFont = False
  79.     TabOrder = 0
  80.     OnChange = DLB1Change
  81.   end
  82.   object DCB1: TDriveComboBox
  83.     Left = 155
  84.     Top = 5
  85.     Width = 198
  86.     Height = 19
  87.     Color = clWhite
  88.     DirList = DLB1
  89.     Font.Charset = DEFAULT_CHARSET
  90.     Font.Color = clWindowText
  91.     Font.Height = -11
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = []
  94.     ParentFont = False
  95.     TabOrder = 1
  96.     TextCase = tcUpperCase
  97.   end
  98.   object Edit1: TEdit
  99.     Left = 5
  100.     Top = 230
  101.     Width = 268
  102.     Height = 21
  103.     Color = clWhite
  104.     Font.Charset = DEFAULT_CHARSET
  105.     Font.Color = clWindowText
  106.     Font.Height = -11
  107.     Font.Name = 'MS Sans Serif'
  108.     Font.Style = []
  109.     ParentFont = False
  110.     TabOrder = 2
  111.     OnChange = Edit1Change
  112.   end
  113.   object Button1: TButton
  114.     Left = 165
  115.     Top = 295
  116.     Width = 97
  117.     Height = 30
  118.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  119.     Font.Charset = DEFAULT_CHARSET
  120.     Font.Color = clWindowText
  121.     Font.Height = -11
  122.     Font.Name = 'MS Sans Serif'
  123.     Font.Style = []
  124.     ParentFont = False
  125.     TabOrder = 3
  126.     OnClick = Button1Click
  127.   end
  128.   object Button2: TButton
  129.     Left = 262
  130.     Top = 295
  131.     Width = 91
  132.     Height = 30
  133.     Caption = 'OK'
  134.     Font.Charset = DEFAULT_CHARSET
  135.     Font.Color = clWindowText
  136.     Font.Height = -11
  137.     Font.Name = 'MS Sans Serif'
  138.     Font.Style = []
  139.     ParentFont = False
  140.     TabOrder = 4
  141.     OnClick = Button2Click
  142.   end
  143.   object create: TButton
  144.     Left = 276
  145.     Top = 230
  146.     Width = 80
  147.     Height = 20
  148.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  149.     TabOrder = 5
  150.     OnClick = createClick
  151.   end
  152. end
  153.