home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / Top10FreewarePL-SOFT / TerminarzUcznia / Dane / TU.exe / 0 / RCDATA / TWCZYTAJKOPIEZAPASOWA / TWCZYTAJKOPIEZAPASOWA.txt
Text File  |  2003-02-10  |  2KB  |  91 lines

  1. object WczytajKopieZapasowa: TWczytajKopieZapasowa
  2.   Left = 195
  3.   Top = 107
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Wczytaj kopi'#281' zapasow'#261
  6.   ClientHeight = 283
  7.   ClientWidth = 216
  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 = poMainFormCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 74
  22.     Height = 13
  23.     Caption = 'Wybierz plik:'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object FileListBox1: TFileListBox
  32.     Left = 8
  33.     Top = 24
  34.     Width = 201
  35.     Height = 225
  36.     BevelInner = bvNone
  37.     Ctl3D = False
  38.     ItemHeight = 13
  39.     Mask = 'Kopie\*.tmu'
  40.     ParentCtl3D = False
  41.     TabOrder = 0
  42.   end
  43.   object FlatButton1: TFlatButton
  44.     Left = 152
  45.     Top = 256
  46.     Width = 57
  47.     Height = 25
  48.     Hint = 'Kliknij tu, aby zamkn'#261#263' to okno'
  49.     ColorHighLight = clSkyBlue
  50.     ColorShadow = clSkyBlue
  51.     Caption = 'Zamknij'
  52.     TabOrder = 1
  53.     OnClick = FlatButton1Click
  54.   end
  55.   object FlatButton2: TFlatButton
  56.     Left = 72
  57.     Top = 256
  58.     Width = 57
  59.     Height = 25
  60.     Hint = 'Je'#380'eli chcesz wczyta'#263' kopi'#281' zapasow'#261', kliknij tu...'
  61.     ColorHighLight = clSkyBlue
  62.     ColorShadow = clSkyBlue
  63.     Caption = 'Wczytaj'
  64.     TabOrder = 2
  65.     OnClick = FlatButton2Click
  66.   end
  67.   object FlatButton3: TFlatButton
  68.     Left = 8
  69.     Top = 256
  70.     Width = 57
  71.     Height = 25
  72.     Hint = 'Kliknij tu, aby usun'#261#263' wybran'#261' kopi'#281' zapasow'#261
  73.     ColorHighLight = clSkyBlue
  74.     ColorShadow = clSkyBlue
  75.     Caption = 'Usu'#324
  76.     TabOrder = 3
  77.     OnClick = FlatButton3Click
  78.   end
  79.   object XPManifest1: TXPManifest
  80.   end
  81.   object FlatHint1: TFlatHint
  82.     ColorArrowBackground = clSkyBlue
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clWindowText
  85.     Font.Height = -11
  86.     Font.Name = 'MS Sans Serif'
  87.     Font.Style = []
  88.     Top = 32
  89.   end
  90. end
  91.