home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Intro32.exe / 0 / RCDATA / TMN_FRM / TMN_FRM.txt < prev   
Text File  |  2001-10-25  |  26KB  |  1,117 lines

  1. object MN_FRM: TMN_FRM
  2.   Left = 197
  3.   Top = 138
  4.   Width = 600
  5.   Height = 434
  6.   Caption = 'Intro PCWK Gwiazdka 2001'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object CHK_IM: TImage
  21.     Left = 8
  22.     Top = 8
  23.     Width = 20
  24.     Height = 20
  25.     Picture.Data = {<image000.bmp>}
  26.     Visible = False
  27.   end
  28.   object CLR_IM: TImage
  29.     Left = 40
  30.     Top = 8
  31.     Width = 20
  32.     Height = 20
  33.     Picture.Data = {<image001.bmp>}
  34.     Visible = False
  35.   end
  36.   object EGED: TEdit
  37.     Left = 672
  38.     Top = 505
  39.     Width = 41
  40.     Height = 24
  41.     Color = 12615680
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clWhite
  44.     Font.Height = -13
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = [fsBold]
  47.     ParentFont = False
  48.     TabOrder = 1
  49.     OnChange = EGEDChange
  50.   end
  51.   object CBPN1: TPanel
  52.     Tag = 12
  53.     Left = 36
  54.     Top = 462
  55.     Width = 24
  56.     Height = 24
  57.     BevelInner = bvLowered
  58.     BevelOuter = bvSpace
  59.     TabOrder = 5
  60.     object CBIM1: TImage
  61.       Tag = 1
  62.       Left = 2
  63.       Top = 2
  64.       Width = 20
  65.       Height = 20
  66.       Align = alClient
  67.       OnMouseDown = ImageXMouseDown
  68.     end
  69.   end
  70.   object NMED: TEdit
  71.     Left = 512
  72.     Top = 462
  73.     Width = 201
  74.     Height = 24
  75.     Color = 12615680
  76.     Font.Charset = DEFAULT_CHARSET
  77.     Font.Color = clWhite
  78.     Font.Height = -13
  79.     Font.Name = 'MS Sans Serif'
  80.     Font.Style = [fsBold]
  81.     ParentFont = False
  82.     TabOrder = 0
  83.   end
  84.   object PN: TPanel
  85.     Left = 0
  86.     Top = 144
  87.     Width = 800
  88.     Height = 40
  89.     BevelInner = bvLowered
  90.     TabOrder = 2
  91.     object NEXT_BTN: TSpeedButton
  92.       Left = 704
  93.       Top = 5
  94.       Width = 90
  95.       Height = 30
  96.       Caption = 'Dalej  >>'
  97.       Font.Charset = DEFAULT_CHARSET
  98.       Font.Color = clNavy
  99.       Font.Height = -13
  100.       Font.Name = 'MS Sans Serif'
  101.       Font.Style = [fsBold]
  102.       ParentFont = False
  103.       OnClick = NEXT_BTNClick
  104.     end
  105.     object PREV_BTN: TSpeedButton
  106.       Left = 5
  107.       Top = 5
  108.       Width = 124
  109.       Height = 30
  110.       Caption = '<<  Wcze∩┐╜niej'
  111.       Font.Charset = EASTEUROPE_CHARSET
  112.       Font.Color = clNavy
  113.       Font.Height = -13
  114.       Font.Name = 'MS Sans Serif'
  115.       Font.Style = [fsBold]
  116.       ParentFont = False
  117.       OnClick = PREV_BTNClick
  118.     end
  119.     object ZL1: TLabel
  120.       Left = 272
  121.       Top = 14
  122.       Width = 216
  123.       Height = 13
  124.       Caption = 'WARTO∩┐╜∩┐╜ TWOJEGO ZAM∩┐╜WIENIA:'
  125.       Font.Charset = DEFAULT_CHARSET
  126.       Font.Color = clNavy
  127.       Font.Height = -11
  128.       Font.Name = 'MS Sans Serif'
  129.       Font.Style = [fsBold]
  130.       ParentFont = False
  131.     end
  132.     object ZL2: TLabel
  133.       Left = 496
  134.       Top = 14
  135.       Width = 55
  136.       Height = 13
  137.       Caption = '225,50 z∩┐╜'
  138.       Font.Charset = DEFAULT_CHARSET
  139.       Font.Color = clMaroon
  140.       Font.Height = -11
  141.       Font.Name = 'MS Sans Serif'
  142.       Font.Style = [fsBold]
  143.       ParentFont = False
  144.     end
  145.     object END_BTN: TSpeedButton
  146.       Left = 5
  147.       Top = 5
  148.       Width = 108
  149.       Height = 30
  150.       Caption = '>> PCWK CD'
  151.       Font.Charset = EASTEUROPE_CHARSET
  152.       Font.Color = clNavy
  153.       Font.Height = -13
  154.       Font.Name = 'MS Sans Serif'
  155.       Font.Style = [fsBold]
  156.       ParentFont = False
  157.       OnClick = END_BTNClick
  158.     end
  159.     object PRINT_BTN: TSpeedButton
  160.       Left = 628
  161.       Top = 5
  162.       Width = 75
  163.       Height = 30
  164.       Caption = 'Drukuj'
  165.       Font.Charset = DEFAULT_CHARSET
  166.       Font.Color = clNavy
  167.       Font.Height = -13
  168.       Font.Name = 'MS Sans Serif'
  169.       Font.Style = [fsBold]
  170.       ParentFont = False
  171.       Visible = False
  172.       OnClick = PRINT_BTNClick
  173.     end
  174.     object SEND_BTN: TSpeedButton
  175.       Left = 722
  176.       Top = 5
  177.       Width = 71
  178.       Height = 30
  179.       Caption = 'Zapisz'
  180.       Font.Charset = DEFAULT_CHARSET
  181.       Font.Color = clNavy
  182.       Font.Height = -13
  183.       Font.Name = 'MS Sans Serif'
  184.       Font.Style = [fsBold]
  185.       ParentFont = False
  186.       Visible = False
  187.       OnClick = SEND_BTNClick
  188.     end
  189.     object END2_BTN: TSpeedButton
  190.       Left = 149
  191.       Top = 5
  192.       Width = 108
  193.       Height = 30
  194.       Caption = '>> PCWK CD'
  195.       Font.Charset = EASTEUROPE_CHARSET
  196.       Font.Color = clNavy
  197.       Font.Height = -13
  198.       Font.Name = 'MS Sans Serif'
  199.       Font.Style = [fsBold]
  200.       ParentFont = False
  201.       Visible = False
  202.       OnClick = END_BTNClick
  203.     end
  204.     object SS_BTN: TSpeedButton
  205.       Left = 349
  206.       Top = 5
  207.       Width = 172
  208.       Height = 30
  209.       Caption = 'Zobacz Slide-Show!'
  210.       Font.Charset = EASTEUROPE_CHARSET
  211.       Font.Color = clMaroon
  212.       Font.Height = -13
  213.       Font.Name = 'MS Sans Serif'
  214.       Font.Style = [fsBold]
  215.       ParentFont = False
  216.       Visible = False
  217.       OnClick = SS_BTNClick
  218.     end
  219.   end
  220.   object CBPN2: TPanel
  221.     Left = 36
  222.     Top = 505
  223.     Width = 24
  224.     Height = 24
  225.     BevelInner = bvLowered
  226.     BevelOuter = bvSpace
  227.     TabOrder = 3
  228.     object CBIM2: TImage
  229.       Tag = 2
  230.       Left = 2
  231.       Top = 2
  232.       Width = 20
  233.       Height = 20
  234.       Align = alClient
  235.       OnMouseDown = ImageXMouseDown
  236.     end
  237.   end
  238.   object MNPN3: TPanel
  239.     Left = 0
  240.     Top = 224
  241.     Width = 873
  242.     Height = 49
  243.     Caption = 'MNPN3'
  244.     Color = clBlack
  245.     TabOrder = 4
  246.     Visible = False
  247.     object IM3A: TImage
  248.       Left = 0
  249.       Top = 0
  250.       Width = 769
  251.       Height = 560
  252.       Picture.Data = {<image002.bmp>}
  253.     end
  254.     object Bevel1: TBevel
  255.       Left = 26
  256.       Top = 280
  257.       Width = 402
  258.       Height = 209
  259.       Shape = bsFrame
  260.       Style = bsRaised
  261.     end
  262.     object Label33: TLabel
  263.       Left = 40
  264.       Top = 412
  265.       Width = 361
  266.       Height = 16
  267.       AutoSize = False
  268.       Caption = 'w dniu nast∩┐╜pnym.'
  269.       Font.Charset = DEFAULT_CHARSET
  270.       Font.Color = clYellow
  271.       Font.Height = -13
  272.       Font.Name = 'MS Sans Serif'
  273.       Font.Style = [fsBold]
  274.       ParentFont = False
  275.       Transparent = True
  276.     end
  277.     object Label34: TLabel
  278.       Left = 40
  279.       Top = 464
  280.       Width = 377
  281.       Height = 20
  282.       Alignment = taCenter
  283.       AutoSize = False
  284.       Caption = 'Filia nr 1, nr rach. 80091059-91848-27001-50'
  285.       Font.Charset = DEFAULT_CHARSET
  286.       Font.Color = clWhite
  287.       Font.Height = -16
  288.       Font.Name = 'MS Sans Serif'
  289.       Font.Style = [fsBold]
  290.       ParentFont = False
  291.       Transparent = True
  292.     end
  293.     object Label1: TLabel
  294.       Left = 32
  295.       Top = 16
  296.       Width = 132
  297.       Height = 16
  298.       Caption = 'Twoje zam∩┐╜wienie:'
  299.       Font.Charset = DEFAULT_CHARSET
  300.       Font.Color = clYellow
  301.       Font.Height = -13
  302.       Font.Name = 'MS Sans Serif'
  303.       Font.Style = [fsBold, fsUnderline]
  304.       ParentFont = False
  305.       Transparent = True
  306.     end
  307.     object ZL: TLabel
  308.       Left = 48
  309.       Top = 48
  310.       Width = 397
  311.       Height = 16
  312.       Caption = 'Kino Domowe-Magazyn DVD z filmem Cz∩┐╜owiek z marmuru'
  313.       Font.Charset = DEFAULT_CHARSET
  314.       Font.Color = clWhite
  315.       Font.Height = -13
  316.       Font.Name = 'MS Sans Serif'
  317.       Font.Style = [fsBold]
  318.       ParentFont = False
  319.       Transparent = True
  320.     end
  321.     object Label2: TLabel
  322.       Left = 490
  323.       Top = 18
  324.       Width = 34
  325.       Height = 16
  326.       Caption = 'Imi∩┐╜:'
  327.       Font.Charset = DEFAULT_CHARSET
  328.       Font.Color = clYellow
  329.       Font.Height = -13
  330.       Font.Name = 'MS Sans Serif'
  331.       Font.Style = [fsBold]
  332.       ParentFont = False
  333.       Transparent = True
  334.     end
  335.     object Label3: TLabel
  336.       Left = 452
  337.       Top = 50
  338.       Width = 71
  339.       Height = 16
  340.       Caption = 'Nazwisko:'
  341.       Font.Charset = DEFAULT_CHARSET
  342.       Font.Color = clYellow
  343.       Font.Height = -13
  344.       Font.Name = 'MS Sans Serif'
  345.       Font.Style = [fsBold]
  346.       ParentFont = False
  347.       Transparent = True
  348.     end
  349.     object Label4: TLabel
  350.       Left = 480
  351.       Top = 82
  352.       Width = 44
  353.       Height = 16
  354.       Caption = 'Firma:'
  355.       Font.Charset = DEFAULT_CHARSET
  356.       Font.Color = clYellow
  357.       Font.Height = -13
  358.       Font.Name = 'MS Sans Serif'
  359.       Font.Style = [fsBold]
  360.       ParentFont = False
  361.       Transparent = True
  362.     end
  363.     object Label6: TLabel
  364.       Left = 484
  365.       Top = 114
  366.       Width = 41
  367.       Height = 16
  368.       Caption = 'Ulica:'
  369.       Font.Charset = DEFAULT_CHARSET
  370.       Font.Color = clYellow
  371.       Font.Height = -13
  372.       Font.Name = 'MS Sans Serif'
  373.       Font.Style = [fsBold]
  374.       ParentFont = False
  375.       Transparent = True
  376.     end
  377.     object Label7: TLabel
  378.       Left = 424
  379.       Top = 146
  380.       Width = 100
  381.       Height = 16
  382.       Caption = 'Kod pocztowy:'
  383.       Font.Charset = DEFAULT_CHARSET
  384.       Font.Color = clYellow
  385.       Font.Height = -13
  386.       Font.Name = 'MS Sans Serif'
  387.       Font.Style = [fsBold]
  388.       ParentFont = False
  389.       Transparent = True
  390.     end
  391.     object Label8: TLabel
  392.       Left = 472
  393.       Top = 178
  394.       Width = 51
  395.       Height = 16
  396.       Caption = 'Miasto:'
  397.       Font.Charset = DEFAULT_CHARSET
  398.       Font.Color = clYellow
  399.       Font.Height = -13
  400.       Font.Name = 'MS Sans Serif'
  401.       Font.Style = [fsBold]
  402.       ParentFont = False
  403.       Transparent = True
  404.     end
  405.     object Label9: TLabel
  406.       Left = 422
  407.       Top = 210
  408.       Width = 101
  409.       Height = 16
  410.       Caption = 'Skr. pocztowa:'
  411.       Font.Charset = DEFAULT_CHARSET
  412.       Font.Color = clYellow
  413.       Font.Height = -13
  414.       Font.Name = 'MS Sans Serif'
  415.       Font.Style = [fsBold]
  416.       ParentFont = False
  417.       Transparent = True
  418.     end
  419.     object Label10: TLabel
  420.       Left = 464
  421.       Top = 242
  422.       Width = 58
  423.       Height = 16
  424.       Caption = 'Telefon:'
  425.       Font.Charset = DEFAULT_CHARSET
  426.       Font.Color = clYellow
  427.       Font.Height = -13
  428.       Font.Name = 'MS Sans Serif'
  429.       Font.Style = [fsBold]
  430.       ParentFont = False
  431.       Transparent = True
  432.     end
  433.     object Label11: TLabel
  434.       Left = 490
  435.       Top = 306
  436.       Width = 30
  437.       Height = 16
  438.       Caption = 'NIP:'
  439.       Font.Charset = DEFAULT_CHARSET
  440.       Font.Color = clYellow
  441.       Font.Height = -13
  442.       Font.Name = 'MS Sans Serif'
  443.       Font.Style = [fsBold]
  444.       ParentFont = False
  445.       Transparent = True
  446.     end
  447.     object Label13: TLabel
  448.       Left = 56
  449.       Top = 128
  450.       Width = 301
  451.       Height = 16
  452.       Caption = 'Upowa∩┐╜niam Wydawnictwo IDG Poland S.A.'
  453.       Font.Charset = DEFAULT_CHARSET
  454.       Font.Color = clYellow
  455.       Font.Height = -13
  456.       Font.Name = 'MS Sans Serif'
  457.       Font.Style = [fsBold]
  458.       ParentFont = False
  459.       Transparent = True
  460.     end
  461.     object Label14: TLabel
  462.       Left = 56
  463.       Top = 144
  464.       Width = 310
  465.       Height = 16
  466.       Caption = 'do wystawienia faktury bez podpisu odbiorcy'
  467.       Font.Charset = DEFAULT_CHARSET
  468.       Font.Color = clYellow
  469.       Font.Height = -13
  470.       Font.Name = 'MS Sans Serif'
  471.       Font.Style = [fsBold]
  472.       ParentFont = False
  473.       Transparent = True
  474.     end
  475.     object Label15: TLabel
  476.       Left = 528
  477.       Top = 416
  478.       Width = 146
  479.       Height = 16
  480.       Caption = 'Nale∩┐╜no∩┐╜∩┐╜ ureguluj∩┐╜:'
  481.       Font.Charset = DEFAULT_CHARSET
  482.       Font.Color = clYellow
  483.       Font.Height = -13
  484.       Font.Name = 'MS Sans Serif'
  485.       Font.Style = [fsBold, fsUnderline]
  486.       ParentFont = False
  487.       Transparent = True
  488.     end
  489.     object Label16: TLabel
  490.       Left = 560
  491.       Top = 456
  492.       Width = 156
  493.       Height = 16
  494.       Caption = 'przekazem pocztowym'
  495.       Font.Charset = DEFAULT_CHARSET
  496.       Font.Color = clYellow
  497.       Font.Height = -13
  498.       Font.Name = 'MS Sans Serif'
  499.       Font.Style = [fsBold]
  500.       ParentFont = False
  501.       Transparent = True
  502.     end
  503.     object Label17: TLabel
  504.       Left = 560
  505.       Top = 488
  506.       Width = 75
  507.       Height = 16
  508.       Caption = 'przelewem'
  509.       Font.Charset = DEFAULT_CHARSET
  510.       Font.Color = clYellow
  511.       Font.Height = -13
  512.       Font.Name = 'MS Sans Serif'
  513.       Font.Style = [fsBold]
  514.       ParentFont = False
  515.       Transparent = True
  516.     end
  517.     object Label21: TLabel
  518.       Left = 56
  519.       Top = 168
  520.       Width = 112
  521.       Height = 16
  522.       Caption = 'Wyra∩┐╜am zgod∩┐╜'
  523.       Font.Charset = DEFAULT_CHARSET
  524.       Font.Color = clYellow
  525.       Font.Height = -13
  526.       Font.Name = 'MS Sans Serif'
  527.       Font.Style = [fsBold]
  528.       ParentFont = False
  529.       Transparent = True
  530.     end
  531.     object Label22: TLabel
  532.       Left = 56
  533.       Top = 200
  534.       Width = 135
  535.       Height = 16
  536.       Caption = 'Nie wyra∩┐╜am zgody'
  537.       Font.Charset = DEFAULT_CHARSET
  538.       Font.Color = clYellow
  539.       Font.Height = -13
  540.       Font.Name = 'MS Sans Serif'
  541.       Font.Style = [fsBold]
  542.       ParentFont = False
  543.       Transparent = True
  544.     end
  545.     object Label23: TLabel
  546.       Left = 24
  547.       Top = 224
  548.       Width = 327
  549.       Height = 16
  550.       Caption = 'na umieszczenie moich danych teleadresowych'
  551.       Font.Charset = DEFAULT_CHARSET
  552.       Font.Color = clYellow
  553.       Font.Height = -13
  554.       Font.Name = 'MS Sans Serif'
  555.       Font.Style = [fsBold]
  556.       ParentFont = False
  557.       Transparent = True
  558.     end
  559.     object Label24: TLabel
  560.       Left = 24
  561.       Top = 256
  562.       Width = 112
  563.       Height = 16
  564.       Caption = 'marketingowych'
  565.       Font.Charset = DEFAULT_CHARSET
  566.       Font.Color = clYellow
  567.       Font.Height = -13
  568.       Font.Name = 'MS Sans Serif'
  569.       Font.Style = [fsBold]
  570.       ParentFont = False
  571.       Transparent = True
  572.     end
  573.     object Label32: TLabel
  574.       Left = 560
  575.       Top = 360
  576.       Width = 202
  577.       Height = 16
  578.       Caption = 'r∩┐╜ni si∩┐╜ od wy∩┐╜ej wpisanego'
  579.       Font.Charset = DEFAULT_CHARSET
  580.       Font.Color = clYellow
  581.       Font.Height = -13
  582.       Font.Name = 'MS Sans Serif'
  583.       Font.Style = [fsBold]
  584.       ParentFont = False
  585.       Transparent = True
  586.     end
  587.     object Label31: TLabel
  588.       Left = 560
  589.       Top = 344
  590.       Width = 209
  591.       Height = 16
  592.       Caption = 'Zaznacz gdy adres wysy∩┐╜kowy'
  593.       Font.Charset = DEFAULT_CHARSET
  594.       Font.Color = clYellow
  595.       Font.Height = -13
  596.       Font.Name = 'MS Sans Serif'
  597.       Font.Style = [fsBold]
  598.       ParentFont = False
  599.       Transparent = True
  600.     end
  601.     object Label5: TLabel
  602.       Left = 474
  603.       Top = 274
  604.       Width = 48
  605.       Height = 16
  606.       Caption = 'e-mail:'
  607.       Font.Charset = DEFAULT_CHARSET
  608.       Font.Color = clYellow
  609.       Font.Height = -13
  610.       Font.Name = 'MS Sans Serif'
  611.       Font.Style = [fsBold]
  612.       ParentFont = False
  613.       Transparent = True
  614.     end
  615.     object Label12: TLabel
  616.       Left = 40
  617.       Top = 288
  618.       Width = 345
  619.       Height = 16
  620.       AutoSize = False
  621.       Caption = 'Prosimy o wys∩┐╜anie formularza poczt∩┐╜ pod adres:'
  622.       Font.Charset = DEFAULT_CHARSET
  623.       Font.Color = clYellow
  624.       Font.Height = -13
  625.       Font.Name = 'MS Sans Serif'
  626.       Font.Style = [fsBold]
  627.       ParentFont = False
  628.       Transparent = True
  629.     end
  630.     object Label18: TLabel
  631.       Left = 112
  632.       Top = 305
  633.       Width = 214
  634.       Height = 20
  635.       AutoSize = False
  636.       Caption = 'Wydawnictwo IDG Poland'
  637.       Font.Charset = DEFAULT_CHARSET
  638.       Font.Color = clWhite
  639.       Font.Height = -16
  640.       Font.Name = 'MS Sans Serif'
  641.       Font.Style = [fsBold]
  642.       ParentFont = False
  643.       Transparent = True
  644.     end
  645.     object Label29: TLabel
  646.       Left = 80
  647.       Top = 323
  648.       Width = 289
  649.       Height = 20
  650.       AutoSize = False
  651.       Caption = 'ul.Tytoniowa 20, 04-228 Warszawa'
  652.       Font.Charset = DEFAULT_CHARSET
  653.       Font.Color = clWhite
  654.       Font.Height = -16
  655.       Font.Name = 'MS Sans Serif'
  656.       Font.Style = [fsBold]
  657.       ParentFont = False
  658.       Transparent = True
  659.     end
  660.     object Label19: TLabel
  661.       Left = 40
  662.       Top = 345
  663.       Width = 259
  664.       Height = 16
  665.       AutoSize = False
  666.       Caption = 'lub faksem pod numer (022) 871 68 16'
  667.       Font.Charset = DEFAULT_CHARSET
  668.       Font.Color = clYellow
  669.       Font.Height = -13
  670.       Font.Name = 'MS Sans Serif'
  671.       Font.Style = [fsBold]
  672.       ParentFont = False
  673.       Transparent = True
  674.     end
  675.     object Label25: TLabel
  676.       Left = 40
  677.       Top = 384
  678.       Width = 362
  679.       Height = 16
  680.       AutoSize = False
  681.       Caption = 'Kwot∩┐╜ za zam∩┐╜wione egzemplarze nale∩┐╜y wp∩┐╜aci∩┐╜ na'
  682.       Font.Charset = DEFAULT_CHARSET
  683.       Font.Color = clYellow
  684.       Font.Height = -13
  685.       Font.Name = 'MS Sans Serif'
  686.       Font.Style = [fsBold]
  687.       ParentFont = False
  688.       Transparent = True
  689.     end
  690.     object Label26: TLabel
  691.       Left = 40
  692.       Top = 398
  693.       Width = 361
  694.       Height = 16
  695.       AutoSize = False
  696.       Caption = 'nasze konto w dniu z∩┐╜o∩┐╜enia zam∩┐╜wienia, najp∩┐╜niej'
  697.       Font.Charset = DEFAULT_CHARSET
  698.       Font.Color = clYellow
  699.       Font.Height = -13
  700.       Font.Name = 'MS Sans Serif'
  701.       Font.Style = [fsBold]
  702.       ParentFont = False
  703.       Transparent = True
  704.     end
  705.     object Label27: TLabel
  706.       Left = 40
  707.       Top = 426
  708.       Width = 377
  709.       Height = 20
  710.       Alignment = taCenter
  711.       AutoSize = False
  712.       Caption = 'IDG Poland SA'
  713.       Font.Charset = DEFAULT_CHARSET
  714.       Font.Color = clWhite
  715.       Font.Height = -16
  716.       Font.Name = 'MS Sans Serif'
  717.       Font.Style = [fsBold]
  718.       ParentFont = False
  719.       Transparent = True
  720.     end
  721.     object Label28: TLabel
  722.       Left = 40
  723.       Top = 444
  724.       Width = 377
  725.       Height = 20
  726.       Alignment = taCenter
  727.       AutoSize = False
  728.       Caption = 'Mazowiecki Bank Sp∩┐╜dzielczy w ∩┐╜omiankach'
  729.       Font.Charset = DEFAULT_CHARSET
  730.       Font.Color = clWhite
  731.       Font.Height = -16
  732.       Font.Name = 'MS Sans Serif'
  733.       Font.Style = [fsBold]
  734.       ParentFont = False
  735.       Transparent = True
  736.     end
  737.     object Label20: TLabel
  738.       Left = 40
  739.       Top = 360
  740.       Width = 369
  741.       Height = 16
  742.       AutoSize = False
  743.       Caption = 'albo przez e-mail (pliki wygenerowane opcj∩┐╜ Zapisz)'
  744.       Font.Charset = DEFAULT_CHARSET
  745.       Font.Color = clYellow
  746.       Font.Height = -13
  747.       Font.Name = 'MS Sans Serif'
  748.       Font.Style = [fsBold]
  749.       ParentFont = False
  750.       Transparent = True
  751.     end
  752.     object Image11: TImage
  753.       Left = 34
  754.       Top = 286
  755.       Width = 387
  756.       Height = 199
  757.       Picture.Data = {<image003.bmp>}
  758.     end
  759.     object Label30: TLabel
  760.       Left = 560
  761.       Top = 520
  762.       Width = 182
  763.       Height = 16
  764.       Caption = 'za zaliczeniem pocztowym'
  765.       Font.Charset = DEFAULT_CHARSET
  766.       Font.Color = clYellow
  767.       Font.Height = -13
  768.       Font.Name = 'MS Sans Serif'
  769.       Font.Style = [fsBold]
  770.       ParentFont = False
  771.       Transparent = True
  772.     end
  773.     object Label35: TLabel
  774.       Left = 24
  775.       Top = 240
  776.       Width = 369
  777.       Height = 16
  778.       Caption = 'w bazie IDG Poland S.A. i wykorzystanie ich w celach '
  779.       Font.Charset = DEFAULT_CHARSET
  780.       Font.Color = clYellow
  781.       Font.Height = -13
  782.       Font.Name = 'MS Sans Serif'
  783.       Font.Style = [fsBold]
  784.       ParentFont = False
  785.       Transparent = True
  786.     end
  787.     object Label36: TLabel
  788.       Left = 24
  789.       Top = 496
  790.       Width = 407
  791.       Height = 13
  792.       Alignment = taCenter
  793.       AutoSize = False
  794.       Caption = 
  795.         'Termin realizacji zam∩┐╜wienia wynosi 7 dni od daty ukazania si∩┐╜ w' +
  796.         'ydania'
  797.       Font.Charset = DEFAULT_CHARSET
  798.       Font.Color = clYellow
  799.       Font.Height = -11
  800.       Font.Name = 'MS Sans Serif'
  801.       Font.Style = [fsBold]
  802.       ParentFont = False
  803.       Transparent = True
  804.     end
  805.     object Label37: TLabel
  806.       Left = 24
  807.       Top = 512
  808.       Width = 407
  809.       Height = 13
  810.       Alignment = taCenter
  811.       AutoSize = False
  812.       Caption = 'PC World Komputer na Gwiazdk∩┐╜ czyli od 28 listopada 2001 r.'
  813.       Font.Charset = DEFAULT_CHARSET
  814.       Font.Color = clYellow
  815.       Font.Height = -11
  816.       Font.Name = 'MS Sans Serif'
  817.       Font.Style = [fsBold]
  818.       ParentFont = False
  819.       Transparent = True
  820.     end
  821.     object Label38: TLabel
  822.       Left = 24
  823.       Top = 528
  824.       Width = 407
  825.       Height = 13
  826.       Alignment = taCenter
  827.       AutoSize = False
  828.       Caption = 'Realizujemy tylko op∩┐╜acone zam∩┐╜wienia.'
  829.       Font.Charset = DEFAULT_CHARSET
  830.       Font.Color = clYellow
  831.       Font.Height = -11
  832.       Font.Name = 'MS Sans Serif'
  833.       Font.Style = [fsBold]
  834.       ParentFont = False
  835.       Transparent = True
  836.     end
  837.     object Edit1: TEdit
  838.       Left = 528
  839.       Top = 16
  840.       Width = 241
  841.       Height = 24
  842.       Color = 12615680
  843.       Font.Charset = DEFAULT_CHARSET
  844.       Font.Color = clWhite
  845.       Font.Height = -13
  846.       Font.Name = 'MS Sans Serif'
  847.       Font.Style = [fsBold]
  848.       ParentFont = False
  849.       TabOrder = 0
  850.     end
  851.     object Edit2: TEdit
  852.       Left = 528
  853.       Top = 48
  854.       Width = 241
  855.       Height = 24
  856.       Color = 12615680
  857.       Font.Charset = DEFAULT_CHARSET
  858.       Font.Color = clWhite
  859.       Font.Height = -13
  860.       Font.Name = 'MS Sans Serif'
  861.       Font.Style = [fsBold]
  862.       ParentFont = False
  863.       TabOrder = 1
  864.     end
  865.     object Edit3: TEdit
  866.       Left = 528
  867.       Top = 80
  868.       Width = 241
  869.       Height = 24
  870.       Color = 12615680
  871.       Font.Charset = DEFAULT_CHARSET
  872.       Font.Color = clWhite
  873.       Font.Height = -13
  874.       Font.Name = 'MS Sans Serif'
  875.       Font.Style = [fsBold]
  876.       ParentFont = False
  877.       TabOrder = 2
  878.     end
  879.     object Edit4: TEdit
  880.       Left = 528
  881.       Top = 112
  882.       Width = 241
  883.       Height = 24
  884.       Color = 12615680
  885.       Font.Charset = DEFAULT_CHARSET
  886.       Font.Color = clWhite
  887.       Font.Height = -13
  888.       Font.Name = 'MS Sans Serif'
  889.       Font.Style = [fsBold]
  890.       ParentFont = False
  891.       TabOrder = 3
  892.     end
  893.     object Edit5: TEdit
  894.       Left = 528
  895.       Top = 144
  896.       Width = 241
  897.       Height = 24
  898.       Color = 12615680
  899.       Font.Charset = DEFAULT_CHARSET
  900.       Font.Color = clWhite
  901.       Font.Height = -13
  902.       Font.Name = 'MS Sans Serif'
  903.       Font.Style = [fsBold]
  904.       ParentFont = False
  905.       TabOrder = 4
  906.     end
  907.     object Edit6: TEdit
  908.       Left = 528
  909.       Top = 176
  910.       Width = 241
  911.       Height = 24
  912.       Color = 12615680
  913.       Font.Charset = DEFAULT_CHARSET
  914.       Font.Color = clWhite
  915.       Font.Height = -13
  916.       Font.Name = 'MS Sans Serif'
  917.       Font.Style = [fsBold]
  918.       ParentFont = False
  919.       TabOrder = 5
  920.     end
  921.     object Edit7: TEdit
  922.       Left = 528
  923.       Top = 208
  924.       Width = 241
  925.       Height = 24
  926.       Color = 12615680
  927.       Font.Charset = DEFAULT_CHARSET
  928.       Font.Color = clWhite
  929.       Font.Height = -13
  930.       Font.Name = 'MS Sans Serif'
  931.       Font.Style = [fsBold]
  932.       ParentFont = False
  933.       TabOrder = 6
  934.     end
  935.     object Edit8: TEdit
  936.       Left = 528
  937.       Top = 240
  938.       Width = 241
  939.       Height = 24
  940.       Color = 12615680
  941.       Font.Charset = DEFAULT_CHARSET
  942.       Font.Color = clWhite
  943.       Font.Height = -13
  944.       Font.Name = 'MS Sans Serif'
  945.       Font.Style = [fsBold]
  946.       ParentFont = False
  947.       TabOrder = 7
  948.     end
  949.     object Edit9: TEdit
  950.       Left = 528
  951.       Top = 272
  952.       Width = 241
  953.       Height = 24
  954.       Color = 12615680
  955.       Font.Charset = DEFAULT_CHARSET
  956.       Font.Color = clWhite
  957.       Font.Height = -13
  958.       Font.Name = 'MS Sans Serif'
  959.       Font.Style = [fsBold]
  960.       ParentFont = False
  961.       TabOrder = 8
  962.     end
  963.     object Panel13: TPanel
  964.       Left = 25
  965.       Top = 132
  966.       Width = 24
  967.       Height = 24
  968.       BevelInner = bvLowered
  969.       BevelOuter = bvSpace
  970.       TabOrder = 10
  971.       object Image13: TImage
  972.         Tag = 1
  973.         Left = 2
  974.         Top = 2
  975.         Width = 20
  976.         Height = 20
  977.         Align = alClient
  978.         Picture.Data = {<image004.bmp>}
  979.         OnMouseDown = ImageCBXMouseDown
  980.       end
  981.     end
  982.     object Panel14: TPanel
  983.       Left = 529
  984.       Top = 452
  985.       Width = 24
  986.       Height = 24
  987.       BevelInner = bvLowered
  988.       BevelOuter = bvSpace
  989.       TabOrder = 11
  990.       object Image14: TImage
  991.         Tag = 4
  992.         Left = 2
  993.         Top = 2
  994.         Width = 20
  995.         Height = 20
  996.         Align = alClient
  997.         OnMouseDown = ImageCBXMouseDown
  998.       end
  999.     end
  1000.     object Panel15: TPanel
  1001.       Left = 529
  1002.       Top = 484
  1003.       Width = 24
  1004.       Height = 24
  1005.       BevelInner = bvLowered
  1006.       BevelOuter = bvSpace
  1007.       TabOrder = 12
  1008.       object Image15: TImage
  1009.         Tag = 5
  1010.         Left = 2
  1011.         Top = 2
  1012.         Width = 20
  1013.         Height = 20
  1014.         Align = alClient
  1015.         OnMouseDown = ImageCBXMouseDown
  1016.       end
  1017.     end
  1018.     object Panel18: TPanel
  1019.       Left = 25
  1020.       Top = 164
  1021.       Width = 24
  1022.       Height = 24
  1023.       BevelInner = bvLowered
  1024.       BevelOuter = bvSpace
  1025.       TabOrder = 13
  1026.       object Image18: TImage
  1027.         Tag = 2
  1028.         Left = 2
  1029.         Top = 2
  1030.         Width = 20
  1031.         Height = 20
  1032.         Align = alClient
  1033.         OnMouseDown = ImageCBXMouseDown
  1034.       end
  1035.     end
  1036.     object Panel19: TPanel
  1037.       Left = 25
  1038.       Top = 196
  1039.       Width = 24
  1040.       Height = 24
  1041.       BevelInner = bvLowered
  1042.       BevelOuter = bvSpace
  1043.       TabOrder = 14
  1044.       object Image19: TImage
  1045.         Tag = 3
  1046.         Left = 2
  1047.         Top = 2
  1048.         Width = 20
  1049.         Height = 20
  1050.         Align = alClient
  1051.         OnMouseDown = ImageCBXMouseDown
  1052.       end
  1053.     end
  1054.     object Panel11: TPanel
  1055.       Left = 529
  1056.       Top = 349
  1057.       Width = 24
  1058.       Height = 24
  1059.       BevelInner = bvLowered
  1060.       BevelOuter = bvSpace
  1061.       TabOrder = 15
  1062.       object Image12: TImage
  1063.         Tag = 7
  1064.         Left = 2
  1065.         Top = 2
  1066.         Width = 20
  1067.         Height = 20
  1068.         Align = alClient
  1069.         OnMouseDown = ImageCBXMouseDown
  1070.       end
  1071.     end
  1072.     object Edit10: TEdit
  1073.       Left = 528
  1074.       Top = 304
  1075.       Width = 241
  1076.       Height = 24
  1077.       Color = 12615680
  1078.       Font.Charset = DEFAULT_CHARSET
  1079.       Font.Color = clWhite
  1080.       Font.Height = -13
  1081.       Font.Name = 'MS Sans Serif'
  1082.       Font.Style = [fsBold]
  1083.       ParentFont = False
  1084.       TabOrder = 9
  1085.     end
  1086.     object Panel16: TPanel
  1087.       Left = 529
  1088.       Top = 516
  1089.       Width = 24
  1090.       Height = 24
  1091.       BevelInner = bvLowered
  1092.       BevelOuter = bvSpace
  1093.       TabOrder = 16
  1094.       object Image16: TImage
  1095.         Tag = 6
  1096.         Left = 2
  1097.         Top = 2
  1098.         Width = 20
  1099.         Height = 20
  1100.         Align = alClient
  1101.         OnMouseDown = ImageCBXMouseDown
  1102.       end
  1103.     end
  1104.   end
  1105.   object PSD: TPrinterSetupDialog
  1106.     Left = 68
  1107.     Top = 9
  1108.   end
  1109.   object SS_TM: TTimer
  1110.     Enabled = False
  1111.     Interval = 500
  1112.     OnTimer = SS_TMTimer
  1113.     Left = 104
  1114.     Top = 8
  1115.   end
  1116. end
  1117.