home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / CHIPCD_2_2000.iso / software / testsoft / kody2000 / KODY / KODY.EXE / 0 / RCDATA / TENIEZNANYURZAD / TENIEZNANYURZAD.txt
Text File  |  1999-12-03  |  6KB  |  262 lines

  1. object eNieznanyUrzad: TeNieznanyUrzad
  2.   Left = 200
  3.   Top = 103
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nieznany urz∩┐╜d skarbowy'
  6.   ClientHeight = 348
  7.   ClientWidth = 536
  8.   Color = 13033952
  9.   Font.Charset = EASTEUROPE_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 536
  21.     Height = 348
  22.     Align = alClient
  23.     BevelOuter = bvNone
  24.     BorderWidth = 4
  25.     Caption = '  '
  26.     ParentColor = True
  27.     TabOrder = 0
  28.     object lbInfo: THTMLabel
  29.       Left = 4
  30.       Top = 4
  31.       Width = 528
  32.       Height = 117
  33.       Align = alTop
  34.       ParentColor = False
  35.       Color = 14609901
  36.       AutoSizing = False
  37.       HTMLText.Strings = (
  38.         '<b>Nie rozpoznano urz∩┐╜du skarbowego po numerze NIP.</b><br>'
  39.         
  40.           'S∩┐╜ dwie mo∩┐╜liwo∩┐╜ci - albo poda∩┐╜e∩┐╜ b∩┐╜∩┐╜dny NIP, albo w naszej bazi' +
  41.           'e nie ma informacji, kt∩┐╜ra pozwoli∩┐╜aby ten NIP zidentyfikowa∩┐╜.<b' +
  42.           'r>'
  43.         
  44.           '<b>Je∩┐╜li wiesz na pewno, </b>kto nada∩┐╜ ten NIP (na przyk∩┐╜ad jest' +
  45.           ' to Tw∩┐╜j NIP), pom∩┐╜ nam uaktualni∩┐╜ nasz∩┐╜ baz∩┐╜. Wpisz poni∩┐╜ej da' +
  46.           'ne urz∩┐╜du skarbowego i wy∩┐╜lij je nam mailem. Je∩┐╜li nie masz mail' +
  47.           'a, napisz te dane na kartce i wy∩┐╜lij poczt∩┐╜ lub faksem.<br>'
  48.         
  49.           'Nasz adres: Studio JZK programy komputerowe, Dzia∩┐╜ Baz Danych, s' +
  50.           'krytka pocztowa 40, 80-900 Gda∩┐╜sk 2, faks (058) 303-27-56, 557-9' +
  51.           '6-42. <b>Z g∩┐╜ry serdecznie dzi∩┐╜kujemy.</b>')
  52.       URLColor = clBlue
  53.       AnchorHint = False
  54.     end
  55.     object Label1: TLabel
  56.       Left = 56
  57.       Top = 124
  58.       Width = 133
  59.       Height = 13
  60.       Caption = 'Nazwa urz∩┐╜du skarbowego:'
  61.     end
  62.     object Label2: TLabel
  63.       Left = 56
  64.       Top = 164
  65.       Width = 31
  66.       Height = 13
  67.       Caption = 'adres:'
  68.     end
  69.     object Label3: TLabel
  70.       Left = 228
  71.       Top = 164
  72.       Width = 21
  73.       Height = 13
  74.       Caption = 'kod:'
  75.     end
  76.     object Label4: TLabel
  77.       Left = 288
  78.       Top = 164
  79.       Width = 63
  80.       Height = 13
  81.       Caption = 'miejscowo∩┐╜∩┐╜:'
  82.     end
  83.     object Label5: TLabel
  84.       Left = 56
  85.       Top = 208
  86.       Width = 139
  87.       Height = 13
  88.       Caption = 'numer rachunku bankowego:'
  89.     end
  90.     object Label6: TLabel
  91.       Left = 56
  92.       Top = 252
  93.       Width = 338
  94.       Height = 13
  95.       Caption = 
  96.         'numer NIP, kt∩┐╜rego program nie rozpozna∩┐╜, a nadany przez ten urz' +
  97.         '∩┐╜d:'
  98.     end
  99.     object mPrintInfo: TMemo
  100.       Left = 468
  101.       Top = 140
  102.       Width = 56
  103.       Height = 189
  104.       BorderStyle = bsNone
  105.       Ctl3D = False
  106.       Enabled = False
  107.       Lines.Strings = (
  108.         'mPrintInfo')
  109.       ParentColor = True
  110.       ParentCtl3D = False
  111.       TabOrder = 8
  112.       Visible = False
  113.       WordWrap = False
  114.     end
  115.     object eNazwa: TjzkLuEdit
  116.       Left = 56
  117.       Top = 140
  118.       Width = 401
  119.       Height = 21
  120.       TabOrder = 0
  121.       Text = 'Urz∩┐╜d Skarbowy w ...'
  122.       LookupItems.Strings = (
  123.         'Urz∩┐╜d Skarbowy w ...'
  124.         'Drugi Urz∩┐╜d Skarbowy w ...'
  125.         'Trzeci Urz∩┐╜d Skarbowy w ...')
  126.       AutoHistory = False
  127.       ReturnIsTab = False
  128.       FileLookup = False
  129.       Persist.Enable = False
  130.       Persist.Storage = stInifile
  131.       Persist.Count = 0
  132.       Persist.MaxCount = False
  133.     end
  134.     object eADres: TjzkLuEdit
  135.       Left = 56
  136.       Top = 180
  137.       Width = 169
  138.       Height = 21
  139.       TabOrder = 1
  140.       AutoHistory = False
  141.       ReturnIsTab = False
  142.       FileLookup = False
  143.       Persist.Enable = False
  144.       Persist.Storage = stInifile
  145.       Persist.Count = 0
  146.       Persist.MaxCount = False
  147.     end
  148.     object eKod: TjzkLuEdit
  149.       Left = 228
  150.       Top = 180
  151.       Width = 56
  152.       Height = 21
  153.       TabOrder = 2
  154.       AutoHistory = False
  155.       ReturnIsTab = False
  156.       FileLookup = False
  157.       Persist.Enable = False
  158.       Persist.Storage = stInifile
  159.       Persist.Count = 0
  160.       Persist.MaxCount = False
  161.     end
  162.     object eMiasto: TjzkLuEdit
  163.       Left = 288
  164.       Top = 180
  165.       Width = 169
  166.       Height = 21
  167.       TabOrder = 3
  168.       AutoHistory = False
  169.       ReturnIsTab = False
  170.       FileLookup = False
  171.       Persist.Enable = False
  172.       Persist.Storage = stInifile
  173.       Persist.Count = 0
  174.       Persist.MaxCount = False
  175.     end
  176.     object eKonto: TjzkLuEdit
  177.       Left = 56
  178.       Top = 224
  179.       Width = 401
  180.       Height = 21
  181.       TabOrder = 4
  182.       AutoHistory = False
  183.       ReturnIsTab = False
  184.       FileLookup = False
  185.       Persist.Enable = False
  186.       Persist.Storage = stInifile
  187.       Persist.Count = 0
  188.       Persist.MaxCount = False
  189.     end
  190.     object eNIP: TjzkLuEdit
  191.       Left = 56
  192.       Top = 268
  193.       Width = 401
  194.       Height = 21
  195.       Font.Charset = EASTEUROPE_CHARSET
  196.       Font.Color = clWindowText
  197.       Font.Height = -11
  198.       Font.Name = 'Tahoma'
  199.       Font.Style = [fsBold]
  200.       ParentFont = False
  201.       TabOrder = 5
  202.       AutoHistory = False
  203.       ReturnIsTab = False
  204.       FileLookup = False
  205.       Persist.Enable = False
  206.       Persist.Storage = stInifile
  207.       Persist.Count = 0
  208.       Persist.MaxCount = False
  209.     end
  210.     object bWyslijMailem: TjzkColorButton
  211.       Left = 56
  212.       Top = 312
  213.       Width = 218
  214.       Height = 25
  215.       Caption = 'Wy∩┐╜lij mailem do Studio JZK...'
  216.       Font.Charset = EASTEUROPE_CHARSET
  217.       Font.Color = clWhite
  218.       Font.Height = -11
  219.       Font.Name = 'Tahoma'
  220.       Font.Style = []
  221.       ParentFont = False
  222.       TabOrder = 6
  223.       OnClick = bWyslijMailemClick
  224.       BorderColor = 4557519
  225.       ActiveBorderColor = 4557519
  226.       Color = 2580116
  227.       ParentColor = False
  228.       RoundSize = 20
  229.       SingleLine = True
  230.       BoldWhenDefault = True
  231.       Kind = bkCustom
  232.     end
  233.     object bWydrukuj: TjzkColorButton
  234.       Left = 276
  235.       Top = 312
  236.       Width = 186
  237.       Height = 25
  238.       Caption = 'Wydrukuj...'
  239.       Font.Charset = EASTEUROPE_CHARSET
  240.       Font.Color = clWhite
  241.       Font.Height = -11
  242.       Font.Name = 'Tahoma'
  243.       Font.Style = []
  244.       ParentFont = False
  245.       TabOrder = 7
  246.       OnClick = bWydrukujClick
  247.       BorderColor = 4557519
  248.       ActiveBorderColor = 4557519
  249.       Color = 2580116
  250.       ParentColor = False
  251.       RoundSize = 20
  252.       SingleLine = True
  253.       BoldWhenDefault = True
  254.       Kind = bkCustom
  255.     end
  256.   end
  257.   object pd: TPrintDialog
  258.     Left = 36
  259.     Top = 264
  260.   end
  261. end
  262.