home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / Apr2003o / Apr2003o.exe / 0 / RCDATA / TMN_FRM / TMN_FRM.txt < prev   
Text File  |  2003-10-05  |  8KB  |  364 lines

  1. object MN_FRM: TMN_FRM
  2.   Left = 161
  3.   Top = 121
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'MN_FRM'
  7.   ClientHeight = 487
  8.   ClientWidth = 644
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnMouseDown = FormMouseDown
  21.   OnMouseMove = FormMouseMove
  22.   OnMouseWheelDown = FormMouseWheelDown
  23.   OnMouseWheelUp = FormMouseWheelUp
  24.   OnPaint = FormPaint
  25.   OnShow = FormShow
  26.   PixelsPerInch = 96
  27.   TextHeight = 13
  28.   object IM_LINE: TImage
  29.     Left = 88
  30.     Top = 304
  31.     Width = 33
  32.     Height = 33
  33.     Picture.Data = {<image000.bmp>}
  34.     Visible = False
  35.   end
  36.   object IM_CZYT: TImage
  37.     Left = 128
  38.     Top = 304
  39.     Width = 38
  40.     Height = 54
  41.     AutoSize = True
  42.     Picture.Data = {<image001.bmp>}
  43.     Visible = False
  44.   end
  45.   object IM_OCENA: TImage
  46.     Left = 176
  47.     Top = 304
  48.     Width = 58
  49.     Height = 72
  50.     AutoSize = True
  51.     Picture.Data = {<image002.bmp>}
  52.     Visible = False
  53.   end
  54.   object SB: TScrollBar
  55.     Left = 615
  56.     Top = 73
  57.     Width = 16
  58.     Height = 378
  59.     Ctl3D = True
  60.     Kind = sbVertical
  61.     PageSize = 0
  62.     ParentCtl3D = False
  63.     TabOrder = 0
  64.     OnChange = SBChange
  65.   end
  66.   object HEADER_PN: TPanel
  67.     Left = 4
  68.     Top = 4
  69.     Width = 627
  70.     Height = 63
  71.     TabOrder = 1
  72.     object Image2: TImage
  73.       Left = 1
  74.       Top = 1
  75.       Width = 625
  76.       Height = 61
  77.       Picture.Data = {<image003.bmp>}
  78.     end
  79.     object Label13: TLabel
  80.       Left = 541
  81.       Top = 21
  82.       Width = 57
  83.       Height = 16
  84.       Alignment = taCenter
  85.       Caption = 'miejsce?'
  86.       Font.Charset = EASTEUROPE_CHARSET
  87.       Font.Color = clSilver
  88.       Font.Height = -13
  89.       Font.Name = 'Arial'
  90.       Font.Style = [fsBold, fsUnderline]
  91.       ParentFont = False
  92.       Transparent = True
  93.     end
  94.     object Label14: TLabel
  95.       Left = 541
  96.       Top = 37
  97.       Width = 7
  98.       Height = 16
  99.       Alignment = taCenter
  100.       Caption = '1'
  101.       Font.Charset = EASTEUROPE_CHARSET
  102.       Font.Color = clSilver
  103.       Font.Height = -13
  104.       Font.Name = 'Arial'
  105.       Font.Style = [fsBold, fsUnderline]
  106.       ParentFont = False
  107.       Transparent = True
  108.     end
  109.     object Image1: TImage
  110.       Left = 7
  111.       Top = 7
  112.       Width = 64
  113.       Height = 48
  114.       AutoSize = True
  115.       Picture.Data = {<image004.bmp>}
  116.     end
  117.     object Label1: TLabel
  118.       Left = 560
  119.       Top = 37
  120.       Width = 7
  121.       Height = 16
  122.       Alignment = taCenter
  123.       Caption = '2'
  124.       Font.Charset = EASTEUROPE_CHARSET
  125.       Font.Color = clSilver
  126.       Font.Height = -13
  127.       Font.Name = 'Arial'
  128.       Font.Style = [fsBold, fsUnderline]
  129.       ParentFont = False
  130.       Transparent = True
  131.     end
  132.     object Label2: TLabel
  133.       Left = 579
  134.       Top = 37
  135.       Width = 7
  136.       Height = 16
  137.       Alignment = taCenter
  138.       Caption = '3'
  139.       Font.Charset = EASTEUROPE_CHARSET
  140.       Font.Color = clSilver
  141.       Font.Height = -13
  142.       Font.Name = 'Arial'
  143.       Font.Style = [fsBold, fsUnderline]
  144.       ParentFont = False
  145.       Transparent = True
  146.     end
  147.     object Label3: TLabel
  148.       Left = 541
  149.       Top = 6
  150.       Width = 34
  151.       Height = 16
  152.       Alignment = taCenter
  153.       Caption = 'Kt'#243're'
  154.       Font.Charset = EASTEUROPE_CHARSET
  155.       Font.Color = clSilver
  156.       Font.Height = -13
  157.       Font.Name = 'Arial'
  158.       Font.Style = [fsBold, fsUnderline]
  159.       ParentFont = False
  160.       Transparent = True
  161.     end
  162.     object Panel1: TPanel
  163.       Left = 300
  164.       Top = 7
  165.       Width = 209
  166.       Height = 49
  167.       TabOrder = 0
  168.       object SAVE_BTN: TBitBtn
  169.         Left = 5
  170.         Top = 5
  171.         Width = 59
  172.         Height = 22
  173.         Caption = 'Zapisz'
  174.         Font.Charset = DEFAULT_CHARSET
  175.         Font.Color = clNavy
  176.         Font.Height = -11
  177.         Font.Name = 'MS Sans Serif'
  178.         Font.Style = [fsBold]
  179.         ParentFont = False
  180.         TabOrder = 0
  181.         OnClick = SAVE_BTNClick
  182.       end
  183.       object SAVEND_BTN: TBitBtn
  184.         Left = 69
  185.         Top = 5
  186.         Width = 135
  187.         Height = 22
  188.         Caption = 'Zapisz && Zako'#324'cz'
  189.         Font.Charset = DEFAULT_CHARSET
  190.         Font.Color = clNavy
  191.         Font.Height = -11
  192.         Font.Name = 'MS Sans Serif'
  193.         Font.Style = [fsBold]
  194.         ParentFont = False
  195.         TabOrder = 1
  196.         OnClick = SAVEND_BTNClick
  197.       end
  198.       object SICB: TCheckBox
  199.         Left = 5
  200.         Top = 29
  201.         Width = 201
  202.         Height = 17
  203.         Caption = 'Pokazuj uzasadnienia nominacji'
  204.         Font.Charset = EASTEUROPE_CHARSET
  205.         Font.Color = clNavy
  206.         Font.Height = -11
  207.         Font.Name = 'Arial'
  208.         Font.Style = [fsBold, fsUnderline]
  209.         ParentFont = False
  210.         TabOrder = 2
  211.         OnClick = SICBClick
  212.       end
  213.     end
  214.     object Panel2: TPanel
  215.       Left = 104
  216.       Top = 7
  217.       Width = 161
  218.       Height = 49
  219.       TabOrder = 1
  220.       object REG_BTN: TPanel
  221.         Left = 6
  222.         Top = 6
  223.         Width = 147
  224.         Height = 37
  225.         TabOrder = 0
  226.         TabStop = True
  227.         OnMouseDown = REG_BTNMouseDown
  228.         OnMouseUp = REG_BTNMouseUp
  229.         object Label4: TLabel
  230.           Left = 4
  231.           Top = 4
  232.           Width = 141
  233.           Height = 13
  234.           Alignment = taCenter
  235.           AutoSize = False
  236.           Caption = 'Regulamin i zasady '
  237.           Font.Charset = EASTEUROPE_CHARSET
  238.           Font.Color = clMaroon
  239.           Font.Height = -11
  240.           Font.Name = 'MS Sans Serif'
  241.           Font.Style = [fsBold]
  242.           ParentFont = False
  243.           OnMouseDown = REG_BTNMouseDown
  244.           OnMouseUp = REG_BTNMouseUp
  245.         end
  246.         object Label5: TLabel
  247.           Left = 4
  248.           Top = 18
  249.           Width = 141
  250.           Height = 13
  251.           Alignment = taCenter
  252.           AutoSize = False
  253.           Caption = 'g'#322'osowania SMS-ami'
  254.           Font.Charset = EASTEUROPE_CHARSET
  255.           Font.Color = clMaroon
  256.           Font.Height = -11
  257.           Font.Name = 'MS Sans Serif'
  258.           Font.Style = [fsBold]
  259.           ParentFont = False
  260.           OnMouseDown = REG_BTNMouseDown
  261.           OnMouseUp = REG_BTNMouseUp
  262.         end
  263.       end
  264.     end
  265.   end
  266.   object ED1: TEdit
  267.     Left = 96
  268.     Top = 128
  269.     Width = 500
  270.     Height = 17
  271.     BorderStyle = bsNone
  272.     Color = 13694207
  273.     Ctl3D = False
  274.     Font.Charset = DEFAULT_CHARSET
  275.     Font.Color = clNavy
  276.     Font.Height = -11
  277.     Font.Name = 'MS Sans Serif'
  278.     Font.Style = [fsBold]
  279.     ParentCtl3D = False
  280.     ParentFont = False
  281.     TabOrder = 2
  282.     Visible = False
  283.   end
  284.   object ED2: TEdit
  285.     Left = 96
  286.     Top = 160
  287.     Width = 500
  288.     Height = 17
  289.     BorderStyle = bsNone
  290.     Color = 13694207
  291.     Ctl3D = False
  292.     Font.Charset = DEFAULT_CHARSET
  293.     Font.Color = clNavy
  294.     Font.Height = -11
  295.     Font.Name = 'MS Sans Serif'
  296.     Font.Style = [fsBold]
  297.     ParentCtl3D = False
  298.     ParentFont = False
  299.     TabOrder = 3
  300.     Visible = False
  301.   end
  302.   object ED3: TEdit
  303.     Left = 96
  304.     Top = 192
  305.     Width = 500
  306.     Height = 17
  307.     BorderStyle = bsNone
  308.     Color = 13694207
  309.     Ctl3D = False
  310.     Font.Charset = DEFAULT_CHARSET
  311.     Font.Color = clNavy
  312.     Font.Height = -11
  313.     Font.Name = 'MS Sans Serif'
  314.     Font.Style = [fsBold]
  315.     ParentCtl3D = False
  316.     ParentFont = False
  317.     TabOrder = 4
  318.     Visible = False
  319.   end
  320.   object ED4: TEdit
  321.     Left = 96
  322.     Top = 224
  323.     Width = 500
  324.     Height = 17
  325.     BorderStyle = bsNone
  326.     Color = 13694207
  327.     Ctl3D = False
  328.     Font.Charset = DEFAULT_CHARSET
  329.     Font.Color = clNavy
  330.     Font.Height = -11
  331.     Font.Name = 'MS Sans Serif'
  332.     Font.Style = [fsBold]
  333.     ParentCtl3D = False
  334.     ParentFont = False
  335.     TabOrder = 5
  336.     Visible = False
  337.   end
  338.   object ED5: TEdit
  339.     Left = 96
  340.     Top = 256
  341.     Width = 500
  342.     Height = 17
  343.     BorderStyle = bsNone
  344.     Color = 13694207
  345.     Ctl3D = False
  346.     Font.Charset = DEFAULT_CHARSET
  347.     Font.Color = clNavy
  348.     Font.Height = -11
  349.     Font.Name = 'MS Sans Serif'
  350.     Font.Style = [fsBold]
  351.     ParentCtl3D = False
  352.     ParentFont = False
  353.     TabOrder = 6
  354.     Visible = False
  355.   end
  356.   object HNT_TIMER: TTimer
  357.     Enabled = False
  358.     Interval = 100
  359.     OnTimer = HNT_TIMERTimer
  360.     Left = 16
  361.     Top = 80
  362.   end
  363. end
  364.