home *** CD-ROM | disk | FTP | other *** search
/ CD Action 80 / cdaction-80.iso / cda_menu.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Text File  |  2002-05-16  |  3KB  |  130 lines

  1. object Form3: TForm3
  2.   Left = 226
  3.   Top = 187
  4.   BorderStyle = bsNone
  5.   Caption = 'rozpakuj'
  6.   ClientHeight = 223
  7.   ClientWidth = 358
  8.   Color = clBtnFace
  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.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 358
  21.     Height = 223
  22.     Align = alClient
  23.     Picture.Data = {<image000.bmp>}
  24.     OnMouseMove = Image1MouseMove
  25.   end
  26.   object wypakuj: TLabel
  27.     Left = 240
  28.     Top = 197
  29.     Width = 59
  30.     Height = 12
  31.     Caption = '[ wypakuj ]'
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clSilver
  34.     Font.Height = -9
  35.     Font.Name = 'Verdana'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     Transparent = True
  39.     OnClick = Button1Click
  40.     OnMouseMove = wypakujMouseMove
  41.   end
  42.   object przerwij: TLabel
  43.     Left = 298
  44.     Top = 197
  45.     Width = 57
  46.     Height = 12
  47.     Caption = '[ przerwij ]'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clSilver
  50.     Font.Height = -9
  51.     Font.Name = 'Verdana'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.     Transparent = True
  55.     OnClick = Button2Click
  56.     OnMouseMove = przerwijMouseMove
  57.   end
  58.   object PaintBox1: TPaintBox
  59.     Left = 0
  60.     Top = 0
  61.     Width = 361
  62.     Height = 19
  63.     OnMouseDown = PaintBox1MouseDown
  64.     OnMouseMove = PaintBox1MouseMove
  65.     OnMouseUp = PaintBox1MouseUp
  66.   end
  67.   object Label1: TLabel
  68.     Left = 140
  69.     Top = 197
  70.     Width = 92
  71.     Height = 12
  72.     Caption = '[ utw∩┐╜rz katalog ]'
  73.     Font.Charset = DEFAULT_CHARSET
  74.     Font.Color = clSilver
  75.     Font.Height = -9
  76.     Font.Name = 'Verdana'
  77.     Font.Style = [fsBold]
  78.     ParentFont = False
  79.     Transparent = True
  80.     OnClick = Label1Click
  81.   end
  82.   object katalog: TDirectoryListBox
  83.     Left = 72
  84.     Top = 80
  85.     Width = 265
  86.     Height = 100
  87.     Color = clWhite
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clBlack
  90.     Font.Height = -9
  91.     Font.Name = 'Verdana'
  92.     Font.Style = []
  93.     ItemHeight = 16
  94.     ParentFont = False
  95.     TabOrder = 0
  96.     OnMouseMove = Image1MouseMove
  97.   end
  98.   object drajw: TDriveComboBox
  99.     Left = 72
  100.     Top = 58
  101.     Width = 265
  102.     Height = 18
  103.     Color = clWhite
  104.     DirList = katalog
  105.     Font.Charset = DEFAULT_CHARSET
  106.     Font.Color = clBlack
  107.     Font.Height = -9
  108.     Font.Name = 'Verdana'
  109.     Font.Style = []
  110.     ParentFont = False
  111.     TabOrder = 1
  112.   end
  113.   object nazwakatalogu: TEdit
  114.     Left = 24
  115.     Top = 48
  116.     Width = 121
  117.     Height = 20
  118.     Font.Charset = DEFAULT_CHARSET
  119.     Font.Color = clWindowText
  120.     Font.Height = -9
  121.     Font.Name = 'Verdana'
  122.     Font.Style = []
  123.     ParentFont = False
  124.     TabOrder = 2
  125.     Text = 'nazwakatalogu'
  126.     Visible = False
  127.     OnKeyDown = nazwakataloguKeyDown
  128.   end
  129. end
  130.