object eNieznanyUrzad: TeNieznanyUrzad Left = 200 Top = 103 BorderStyle = bsDialog Caption = 'Nieznany urz�d skarbowy' ClientHeight = 348 ClientWidth = 536 Color = 13033952 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 536 Height = 348 Align = alClient BevelOuter = bvNone BorderWidth = 4 Caption = ' ' ParentColor = True TabOrder = 0 object lbInfo: THTMLabel Left = 4 Top = 4 Width = 528 Height = 117 Align = alTop ParentColor = False Color = 14609901 AutoSizing = False HTMLText.Strings = ( 'Nie rozpoznano urz�du skarbowego po numerze NIP.
' 'S� dwie mo�liwo�ci - albo poda�e� b��dny NIP, albo w naszej bazi' + 'e nie ma informacji, kt�ra pozwoli�aby ten NIP zidentyfikowa�.' 'Je�li wiesz na pewno, kto nada� ten NIP (na przyk�ad jest' + ' to Tw�j NIP), pom� nam uaktualni� nasz� baz�. Wpisz poni�ej da' + 'ne urz�du skarbowego i wy�lij je nam mailem. Je�li nie masz mail' + 'a, napisz te dane na kartce i wy�lij poczt� lub faksem.
' 'Nasz adres: Studio JZK programy komputerowe, Dzia� Baz Danych, s' + 'krytka pocztowa 40, 80-900 Gda�sk 2, faks (058) 303-27-56, 557-9' + '6-42. Z g�ry serdecznie dzi�kujemy.') URLColor = clBlue AnchorHint = False end object Label1: TLabel Left = 56 Top = 124 Width = 133 Height = 13 Caption = 'Nazwa urz�du skarbowego:' end object Label2: TLabel Left = 56 Top = 164 Width = 31 Height = 13 Caption = 'adres:' end object Label3: TLabel Left = 228 Top = 164 Width = 21 Height = 13 Caption = 'kod:' end object Label4: TLabel Left = 288 Top = 164 Width = 63 Height = 13 Caption = 'miejscowo��:' end object Label5: TLabel Left = 56 Top = 208 Width = 139 Height = 13 Caption = 'numer rachunku bankowego:' end object Label6: TLabel Left = 56 Top = 252 Width = 338 Height = 13 Caption = 'numer NIP, kt�rego program nie rozpozna�, a nadany przez ten urz' + '�d:' end object mPrintInfo: TMemo Left = 468 Top = 140 Width = 56 Height = 189 BorderStyle = bsNone Ctl3D = False Enabled = False Lines.Strings = ( 'mPrintInfo') ParentColor = True ParentCtl3D = False TabOrder = 8 Visible = False WordWrap = False end object eNazwa: TjzkLuEdit Left = 56 Top = 140 Width = 401 Height = 21 TabOrder = 0 Text = 'Urz�d Skarbowy w ...' LookupItems.Strings = ( 'Urz�d Skarbowy w ...' 'Drugi Urz�d Skarbowy w ...' 'Trzeci Urz�d Skarbowy w ...') AutoHistory = False ReturnIsTab = False FileLookup = False Persist.Enable = False Persist.Storage = stInifile Persist.Count = 0 Persist.MaxCount = False end object eADres: TjzkLuEdit Left = 56 Top = 180 Width = 169 Height = 21 TabOrder = 1 AutoHistory = False ReturnIsTab = False FileLookup = False Persist.Enable = False Persist.Storage = stInifile Persist.Count = 0 Persist.MaxCount = False end object eKod: TjzkLuEdit Left = 228 Top = 180 Width = 56 Height = 21 TabOrder = 2 AutoHistory = False ReturnIsTab = False FileLookup = False Persist.Enable = False Persist.Storage = stInifile Persist.Count = 0 Persist.MaxCount = False end object eMiasto: TjzkLuEdit Left = 288 Top = 180 Width = 169 Height = 21 TabOrder = 3 AutoHistory = False ReturnIsTab = False FileLookup = False Persist.Enable = False Persist.Storage = stInifile Persist.Count = 0 Persist.MaxCount = False end object eKonto: TjzkLuEdit Left = 56 Top = 224 Width = 401 Height = 21 TabOrder = 4 AutoHistory = False ReturnIsTab = False FileLookup = False Persist.Enable = False Persist.Storage = stInifile Persist.Count = 0 Persist.MaxCount = False end object eNIP: TjzkLuEdit Left = 56 Top = 268 Width = 401 Height = 21 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 5 AutoHistory = False ReturnIsTab = False FileLookup = False Persist.Enable = False Persist.Storage = stInifile Persist.Count = 0 Persist.MaxCount = False end object bWyslijMailem: TjzkColorButton Left = 56 Top = 312 Width = 218 Height = 25 Caption = 'Wy�lij mailem do Studio JZK...' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 6 OnClick = bWyslijMailemClick BorderColor = 4557519 ActiveBorderColor = 4557519 Color = 2580116 ParentColor = False RoundSize = 20 SingleLine = True BoldWhenDefault = True Kind = bkCustom end object bWydrukuj: TjzkColorButton Left = 276 Top = 312 Width = 186 Height = 25 Caption = 'Wydrukuj...' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 7 OnClick = bWydrukujClick BorderColor = 4557519 ActiveBorderColor = 4557519 Color = 2580116 ParentColor = False RoundSize = 20 SingleLine = True BoldWhenDefault = True Kind = bkCustom end end object pd: TPrintDialog Left = 36 Top = 264 end end