home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / CHIPCD_2_2000.iso / software / testsoft / podatek / PODATEK.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  1999-11-19  |  6KB  |  265 lines

  1. object Form2: TForm2
  2.   Left = 15
  3.   Top = 115
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = '   Tabela prog∩┐╜w podatkowych'
  7.   ClientHeight = 254
  8.   ClientWidth = 427
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Icon.Data = {<image000.ico>}
  15.   Menu = MainMenu1
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Panel1: TPanel
  20.     Left = 11
  21.     Top = 2
  22.     Width = 405
  23.     Height = 243
  24.     Caption = 'Panel1'
  25.     TabOrder = 0
  26.     object StringGrid1: TStringGrid
  27.       Left = 19
  28.       Top = 56
  29.       Width = 367
  30.       Height = 169
  31.       Color = clBtnFace
  32.       DefaultColWidth = 80
  33.       FixedCols = 0
  34.       RowCount = 10
  35.       FixedRows = 0
  36.       Font.Color = clNavy
  37.       Font.Height = -13
  38.       Font.Name = 'System'
  39.       Font.Style = [fsBold]
  40.       GridLineWidth = 2
  41.       Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goColSizing, goRowMoving, goEditing]
  42.       ParentFont = False
  43.       TabOrder = 0
  44.       OnSelectCell = StringGrid1SelectCell
  45.     end
  46.     object Panel2: TPanel
  47.       Left = 19
  48.       Top = 15
  49.       Width = 137
  50.       Height = 41
  51.       BevelOuter = bvNone
  52.       BevelWidth = 2
  53.       Color = clTeal
  54.       Font.Color = clWhite
  55.       Font.Height = -13
  56.       Font.Name = 'System'
  57.       Font.Style = [fsBold]
  58.       ParentFont = False
  59.       TabOrder = 1
  60.       object Label1: TLabel
  61.         Left = 32
  62.         Top = 8
  63.         Width = 107
  64.         Height = 16
  65.         Alignment = taCenter
  66.         Caption = 'Progi podatkowe'
  67.       end
  68.       object Label2: TLabel
  69.         Left = 30
  70.         Top = 26
  71.         Width = 20
  72.         Height = 16
  73.         Caption = 'OD'
  74.       end
  75.       object Label3: TLabel
  76.         Left = 118
  77.         Top = 26
  78.         Width = 20
  79.         Height = 16
  80.         Caption = 'DO'
  81.       end
  82.     end
  83.     object Panel3: TPanel
  84.       Left = 155
  85.       Top = 17
  86.       Width = 73
  87.       Height = 41
  88.       BevelOuter = bvNone
  89.       BevelWidth = 2
  90.       Color = clTeal
  91.       Font.Color = clWhite
  92.       Font.Height = -13
  93.       Font.Name = 'System'
  94.       Font.Style = [fsBold]
  95.       ParentFont = False
  96.       TabOrder = 2
  97.       object Label4: TLabel
  98.         Left = 17
  99.         Top = 8
  100.         Width = 39
  101.         Height = 16
  102.         Alignment = taCenter
  103.         Caption = 'Kwota'
  104.       end
  105.       object Label5: TLabel
  106.         Left = 19
  107.         Top = 24
  108.         Width = 35
  109.         Height = 16
  110.         Alignment = taCenter
  111.         Caption = 'sta∩┐╜a'
  112.       end
  113.     end
  114.     object Panel4: TPanel
  115.       Left = 227
  116.       Top = 17
  117.       Width = 127
  118.       Height = 42
  119.       BevelOuter = bvNone
  120.       BevelWidth = 2
  121.       Color = clTeal
  122.       Font.Color = clWhite
  123.       Font.Height = -13
  124.       Font.Name = 'System'
  125.       Font.Style = [fsBold]
  126.       ParentFont = False
  127.       TabOrder = 3
  128.       object Label6: TLabel
  129.         Left = 6
  130.         Top = 6
  131.         Width = 104
  132.         Height = 16
  133.         Alignment = taCenter
  134.         Caption = 'Procent podatku'
  135.       end
  136.       object Label7: TLabel
  137.         Left = 16
  138.         Top = 24
  139.         Width = 11
  140.         Height = 16
  141.         Alignment = taCenter
  142.         Caption = '%'
  143.       end
  144.       object Label8: TLabel
  145.         Left = 46
  146.         Top = 24
  147.         Width = 54
  148.         Height = 16
  149.         Alignment = taCenter
  150.         Caption = 'powy∩┐╜ej'
  151.       end
  152.     end
  153.   end
  154.   object StringGrid2: TStringGrid
  155.     Left = 395
  156.     Top = 97
  157.     Width = 34
  158.     Height = 40
  159.     FixedCols = 0
  160.     RowCount = 1
  161.     FixedRows = 0
  162.     TabOrder = 1
  163.     Visible = False
  164.   end
  165.   object OpenDialog1: TOpenDialog
  166.     FileEditStyle = fsEdit
  167.     Filter = 'Tabela podatkowa (*.TAB)|*.TAB|Wszystkie pliki (*.*)|*.*'
  168.     Left = 400
  169.     Top = 32
  170.   end
  171.   object MainMenu1: TMainMenu
  172.     Left = 400
  173.     Top = 4
  174.     object Tabela1: TMenuItem
  175.       Caption = 'Tabela'
  176.       ShortCut = 0
  177.       object Nowatabelapodatkw1: TMenuItem
  178.         Caption = 'Nowa tabela prog∩┐╜w'
  179.         ShortCut = 0
  180.         OnClick = Nowatabelapodatkw1Click
  181.       end
  182.       object Otworztabelpodatkow1: TMenuItem
  183.         Caption = 'Otworz tabel∩┐╜ prog∩┐╜w'
  184.         ShortCut = 0
  185.         OnClick = Otworztabelpodatkow1Click
  186.       end
  187.       object Zapisztabel1: TMenuItem
  188.         Caption = 'Zapisz tabel∩┐╜'
  189.         Enabled = False
  190.         ShortCut = 0
  191.         OnClick = Zapisztabel1Click
  192.       end
  193.       object Zapisztabeljako1: TMenuItem
  194.         Caption = 'Zapisz tabel∩┐╜ jako ...'
  195.         Enabled = False
  196.         ShortCut = 0
  197.         OnClick = Zapisztabeljako1Click
  198.       end
  199.       object N1: TMenuItem
  200.         Caption = '-'
  201.         ShortCut = 0
  202.       end
  203.       object Zakoczpracztabel1: TMenuItem
  204.         Caption = 'Zako∩┐╜cz prac∩┐╜ z tabel∩┐╜'
  205.         ShortCut = 0
  206.         OnClick = Zakoczpracztabel1Click
  207.       end
  208.     end
  209.     object Edycja1: TMenuItem
  210.       Caption = 'Edycja'
  211.       Enabled = False
  212.       ShortCut = 0
  213.       object Kopiuj1: TMenuItem
  214.         Caption = 'Kopiuj wiersz'
  215.         ShortCut = 0
  216.         OnClick = Kopiuj1Click
  217.       end
  218.       object Usun1: TMenuItem
  219.         Caption = 'Usu∩┐╜ wiersz'
  220.         ShortCut = 0
  221.         OnClick = Usun1Click
  222.       end
  223.       object Wstaw1: TMenuItem
  224.         Caption = 'Wstaw wiersz'
  225.         ShortCut = 0
  226.         OnClick = Wstaw1Click
  227.       end
  228.       object WstawNaKoncu1: TMenuItem
  229.         Caption = 'Wstaw wiersz na ko∩┐╜cu'
  230.         ShortCut = 0
  231.         OnClick = WstawNaKoncu1Click
  232.       end
  233.       object N4: TMenuItem
  234.         Caption = '-'
  235.         ShortCut = 0
  236.       end
  237.       object Nowy1: TMenuItem
  238.         Caption = 'Nowy wiersz'
  239.         ShortCut = 0
  240.         OnClick = Nowy1Click
  241.       end
  242.       object NowyNaKoncu1: TMenuItem
  243.         Caption = 'Nowy wiersz na ko∩┐╜cu'
  244.         ShortCut = 0
  245.         OnClick = NowyNaKoncu1Click
  246.       end
  247.       object N5: TMenuItem
  248.         Caption = '-'
  249.         ShortCut = 0
  250.       end
  251.       object CzyscTabele1: TMenuItem
  252.         Caption = 'Czy∩┐╜∩┐╜ tabel∩┐╜ podatku'
  253.         ShortCut = 0
  254.         OnClick = CzyscTabele1Click
  255.       end
  256.     end
  257.   end
  258.   object SaveDialog1: TSaveDialog
  259.     FileEditStyle = fsEdit
  260.     Filter = 'Tabela podatkowa [*.TAB]|*.TAB|Wszystkie pliki [*.*]|*.*'
  261.     Left = 400
  262.     Top = 64
  263.   end
  264. end
  265.