home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / sharewar / Slunec / app / 15 / Poznamky.exe / 0 / RCDATA / TFEDAPP / TFEDAPP.txt
Text File  |  1999-10-21  |  5KB  |  200 lines

  1. object fEdApp: TfEdApp
  2.   Left = 246
  3.   Top = 264
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nastaven∩┐╜ parametr∩┐╜ aplikace'
  6.   ClientHeight = 208
  7.   ClientWidth = 354
  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.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnCloseQuery = FormCloseQuery
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 16
  23.     Width = 81
  24.     Height = 13
  25.     Caption = 'N∩┐╜zev programu:'
  26.   end
  27.   object Label2: TLabel
  28.     Left = 8
  29.     Top = 144
  30.     Width = 41
  31.     Height = 13
  32.     Caption = 'Popiska:'
  33.   end
  34.   object Label3: TLabel
  35.     Left = 8
  36.     Top = 112
  37.     Width = 77
  38.     Height = 13
  39.     Caption = 'Ikona programu:'
  40.   end
  41.   object Label4: TLabel
  42.     Left = 8
  43.     Top = 48
  44.     Width = 71
  45.     Height = 13
  46.     Caption = 'Aktu∩┐╜ln∩┐╜ cesta:'
  47.   end
  48.   object Label5: TLabel
  49.     Left = 8
  50.     Top = 80
  51.     Width = 50
  52.     Height = 13
  53.     Caption = 'Parametry:'
  54.   end
  55.   object Label6: TLabel
  56.     Left = 224
  57.     Top = 80
  58.     Width = 25
  59.     Height = 13
  60.     Caption = 'Stav:'
  61.   end
  62.   object edPath: TEdit
  63.     Left = 104
  64.     Top = 8
  65.     Width = 209
  66.     Height = 21
  67.     TabOrder = 0
  68.     OnChange = edPathChange
  69.   end
  70.   object edIcon: TEdit
  71.     Left = 104
  72.     Top = 104
  73.     Width = 145
  74.     Height = 21
  75.     TabOrder = 5
  76.     OnChange = edIconChange
  77.   end
  78.   object edHint: TEdit
  79.     Left = 104
  80.     Top = 136
  81.     Width = 177
  82.     Height = 21
  83.     TabOrder = 7
  84.   end
  85.   object btPath: TBitBtn
  86.     Left = 320
  87.     Top = 8
  88.     Width = 25
  89.     Height = 25
  90.     TabOrder = 1
  91.     OnClick = btPathClick
  92.     Glyph.Data = {
  93.       4E010000424D4E01000000000000760000002800000012000000120000000100
  94.       040000000000D800000000000000000000001000000010000000000000000000
  95.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  96.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  97.       3333330000003333333333333333330000003333333333333333330000003800
  98.       000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
  99.       000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
  100.       B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
  101.       FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
  102.       0000330000033333333333000000333333333333333333000000333333333333
  103.       333333000000333333333333333333000000}
  104.   end
  105.   object btIcon: TBitBtn
  106.     Left = 256
  107.     Top = 104
  108.     Width = 25
  109.     Height = 25
  110.     TabOrder = 6
  111.     OnClick = btIconClick
  112.     Glyph.Data = {
  113.       4E010000424D4E01000000000000760000002800000012000000120000000100
  114.       040000000000D800000000000000000000001000000010000000000000000000
  115.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  116.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  117.       3333330000003333333333333333330000003333333333333333330000003800
  118.       000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
  119.       000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
  120.       B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
  121.       FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
  122.       0000330000033333333333000000333333333333333333000000333333333333
  123.       333333000000333333333333333333000000}
  124.   end
  125.   object btOK: TBitBtn
  126.     Left = 192
  127.     Top = 176
  128.     Width = 75
  129.     Height = 25
  130.     Caption = '&OK'
  131.     TabOrder = 8
  132.     Kind = bkOK
  133.   end
  134.   object btCancel: TBitBtn
  135.     Left = 272
  136.     Top = 176
  137.     Width = 75
  138.     Height = 25
  139.     Caption = '&Zru∩┐╜it'
  140.     TabOrder = 9
  141.     Kind = bkCancel
  142.   end
  143.   object edInitPath: TEdit
  144.     Left = 104
  145.     Top = 40
  146.     Width = 241
  147.     Height = 21
  148.     TabOrder = 2
  149.   end
  150.   object edParams: TEdit
  151.     Left = 104
  152.     Top = 72
  153.     Width = 113
  154.     Height = 21
  155.     TabOrder = 3
  156.   end
  157.   object cbState: TComboBox
  158.     Left = 256
  159.     Top = 72
  160.     Width = 89
  161.     Height = 21
  162.     Style = csDropDownList
  163.     ItemHeight = 13
  164.     Items.Strings = (
  165.       'Normaln∩┐╜'
  166.       'Minimalizovan∩┐╜'
  167.       'Maximalizvan∩┐╜')
  168.     TabOrder = 4
  169.   end
  170.   object Panel1: TPanel
  171.     Left = 288
  172.     Top = 104
  173.     Width = 57
  174.     Height = 52
  175.     BevelOuter = bvLowered
  176.     TabOrder = 10
  177.     object imIcon: TImage
  178.       Left = 12
  179.       Top = 10
  180.       Width = 32
  181.       Height = 32
  182.     end
  183.   end
  184.   object odPath: TOpenDialog
  185.     Filter = 'Spustiteln∩┐╜ programy (*.exe)|*.exe|V∩┐╜echny soubory (*.*)|*.*'
  186.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  187.     Title = 'V∩┐╜b∩┐╜r aplikace'
  188.     Top = 65528
  189.   end
  190.   object odIcon: TOpenPictureDialog
  191.     Filter = 
  192.       'Ikony a bitmapy (*.ico, *.bmp)|*.ico; *.bmp|Ikony (*.ico)|*.ico|' +
  193.       'Bitmapy (*.bmp)|*.bmp|V∩┐╜echny soubory (*.*)|*.*'
  194.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  195.     Title = 'V∩┐╜b∩┐╜r ikony aplikace'
  196.     Left = 32
  197.     Top = 65528
  198.   end
  199. end
  200.