home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / Pantheon.csy / RCDATA / TNAKLADYFORM / TNAKLADYFORM.txt
Encoding:
Text File  |  1999-04-22  |  9.0 KB  |  345 lines

  1. object NakladyForm: TNakladyForm
  2.   Left = 153
  3.   Top = 105
  4.   Width = 603
  5.   Height = 436
  6.   Caption = 'NakladyForm'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Menu = NakMainMenu
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object DummyPageControl: TPageControl
  17.     Left = 4
  18.     Top = 8
  19.     Width = 573
  20.     Height = 361
  21.     ActivePage = NakTS
  22.     TabOrder = 0
  23.     object NakTS: TTabSheet
  24.       Caption = 'N∩┐╜klady a inzerce'
  25.       object NakCoolBar: TCoolBar
  26.         Left = 0
  27.         Top = 0
  28.         Width = 565
  29.         Height = 26
  30.         Bands = <
  31.           item
  32.             Control = ToolBar1
  33.             ImageIndex = -1
  34.             MinHeight = 22
  35.             Width = 561
  36.           end>
  37.         object ToolBar1: TToolBar
  38.           Left = 0
  39.           Top = 0
  40.           Width = 557
  41.           Height = 22
  42.           EdgeBorders = []
  43.           EdgeInner = esNone
  44.           EdgeOuter = esNone
  45.           Flat = True
  46.           HotImages = PomocneDM.BtnHotImages
  47.           Images = PomocneDM.BtnImages
  48.           TabOrder = 0
  49.           object PridatSBtn: TToolButton
  50.             Left = 0
  51.             Top = 0
  52.             Width = 23
  53.             Height = 22
  54.             Hint = 'P∩┐╜idat polo∩┐╜ku '#13#10'do n∩┐╜klad∩┐╜'
  55.             Caption = 'P∩┐╜idat'
  56.             ImageIndex = 21
  57.             ParentShowHint = False
  58.             ShowHint = True
  59.             OnClick = PridatSBtnClick
  60.           end
  61.           object StornovatSBtn: TToolButton
  62.             Left = 23
  63.             Top = 0
  64.             Width = 23
  65.             Height = 22
  66.             Hint = 'Stornovat polo∩┐╜ku'
  67.             Caption = 'Stornovat'
  68.             ImageIndex = 17
  69.             ParentShowHint = False
  70.             ShowHint = True
  71.             OnClick = StornovatSBtnClick
  72.           end
  73.           object OpravitSBtn: TToolButton
  74.             Left = 46
  75.             Top = 0
  76.             Width = 23
  77.             Height = 22
  78.             Hint = 'Opravit polo∩┐╜ku'
  79.             Caption = 'Opravit'
  80.             ImageIndex = 1
  81.             ParentShowHint = False
  82.             ShowHint = True
  83.             OnClick = OpravitSBtnClick
  84.           end
  85.           object VymazatSBtn: TToolButton
  86.             Left = 69
  87.             Top = 0
  88.             Width = 23
  89.             Height = 22
  90.             Hint = 'Vymazat polozku'
  91.             Caption = 'Vymazat'
  92.             ImageIndex = 3
  93.             ParentShowHint = False
  94.             ShowHint = True
  95.             OnClick = VymazatSBtnClick
  96.           end
  97.           object TiskNakladuBtn: TToolButton
  98.             Left = 92
  99.             Top = 0
  100.             Width = 23
  101.             Height = 22
  102.             Hint = 'Vytisknout n∩┐╜klady'
  103.             Caption = 'Tisk'
  104.             ImageIndex = 33
  105.             ParentShowHint = False
  106.             ShowHint = True
  107.             OnClick = TiskNakladuBtnClick
  108.           end
  109.         end
  110.       end
  111.       object NakMainPanel: TPanel
  112.         Left = 0
  113.         Top = 26
  114.         Width = 565
  115.         Height = 307
  116.         Align = alClient
  117.         BevelOuter = bvNone
  118.         TabOrder = 1
  119.         Visible = False
  120.         object PrehledLbl: TLabel
  121.           Left = 8
  122.           Top = 8
  123.           Width = 167
  124.           Height = 13
  125.           Caption = 'P∩┐╜ehled n∩┐╜klad∩┐╜ na zak∩┐╜zku:'
  126.           Font.Charset = DEFAULT_CHARSET
  127.           Font.Color = clWindowText
  128.           Font.Height = -11
  129.           Font.Name = 'MS Sans Serif'
  130.           Font.Style = [fsBold]
  131.           ParentFont = False
  132.         end
  133.         object Label1: TLabel
  134.           Left = 8
  135.           Top = 183
  136.           Width = 44
  137.           Height = 13
  138.           Caption = '&Inzer∩┐╜t:'
  139.           FocusControl = InzerceMemo
  140.           Font.Charset = DEFAULT_CHARSET
  141.           Font.Color = clWindowText
  142.           Font.Height = -11
  143.           Font.Name = 'MS Sans Serif'
  144.           Font.Style = [fsBold]
  145.           ParentFont = False
  146.         end
  147.         object UlozitInzeratSBtn: TSpeedButton
  148.           Left = 496
  149.           Top = 228
  150.           Width = 60
  151.           Height = 25
  152.           Hint = 'Ulo∩┐╜it inzer∩┐╜t'
  153.           Caption = 'Ulo∩┐╜it'
  154.           Enabled = False
  155.           OnClick = UlozitInzeratSBtnClick
  156.         end
  157.         object VytvoritInzeratSBtn: TSpeedButton
  158.           Left = 496
  159.           Top = 199
  160.           Width = 60
  161.           Height = 25
  162.           Hint = 'Vytvo∩┐╜it inzer∩┐╜t'
  163.           Caption = 'Vytvo∩┐╜it'
  164.           OnClick = VytvoritInzeratSBtnClick
  165.         end
  166.         object TiskInzeratuSBtn: TSpeedButton
  167.           Left = 496
  168.           Top = 256
  169.           Width = 60
  170.           Height = 25
  171.           Hint = 'Bytisknout inzer∩┐╜t'
  172.           Caption = 'Tisk'
  173.           Enabled = False
  174.           OnClick = TiskInzeratuSBtnClick
  175.         end
  176.         object NakDBGrid: TDBGrid
  177.           Left = 8
  178.           Top = 24
  179.           Width = 545
  180.           Height = 145
  181.           Ctl3D = True
  182.           DataSource = NakladyDS
  183.           Font.Charset = DEFAULT_CHARSET
  184.           Font.Color = clBlack
  185.           Font.Height = -11
  186.           Font.Name = 'MS Sans Serif'
  187.           Font.Style = []
  188.           Options = [dgTitles, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgCancelOnExit]
  189.           ParentCtl3D = False
  190.           ParentFont = False
  191.           ReadOnly = True
  192.           TabOrder = 0
  193.           TitleFont.Charset = DEFAULT_CHARSET
  194.           TitleFont.Color = clWindowText
  195.           TitleFont.Height = -11
  196.           TitleFont.Name = 'MS Sans Serif'
  197.           TitleFont.Style = []
  198.           OnEditButtonClick = NakDBGridEditButtonClick
  199.           Columns = <
  200.             item
  201.               FieldName = 'Datum'
  202.               Width = 60
  203.             end
  204.             item
  205.               FieldName = 'Popis'
  206.               Width = 221
  207.             end
  208.             item
  209.               FieldName = 'Zapsal'
  210.               Width = 80
  211.             end
  212.             item
  213.               FieldName = 'Stornoval'
  214.               Width = 80
  215.             end
  216.             item
  217.               FieldName = 'Cena'
  218.               Width = 79
  219.             end>
  220.         end
  221.         object SumaEdit: TMemo
  222.           Left = 184
  223.           Top = 172
  224.           Width = 353
  225.           Height = 13
  226.           Alignment = taRightJustify
  227.           BorderStyle = bsNone
  228.           Color = clBtnFace
  229.           Font.Charset = DEFAULT_CHARSET
  230.           Font.Color = clWindowText
  231.           Font.Height = -11
  232.           Font.Name = 'MS Sans Serif'
  233.           Font.Style = []
  234.           ParentFont = False
  235.           ReadOnly = True
  236.           TabOrder = 1
  237.         end
  238.         object InzerceMemo: TMemo
  239.           Left = 8
  240.           Top = 199
  241.           Width = 475
  242.           Height = 82
  243.           ScrollBars = ssVertical
  244.           TabOrder = 2
  245.           OnChange = InzerceMemoChange
  246.         end
  247.       end
  248.     end
  249.   end
  250.   object NakMainMenu: TMainMenu
  251.     Left = 504
  252.     object NakladyMnI: TMenuItem
  253.       Caption = '&N∩┐╜klady'
  254.       Enabled = False
  255.       GroupIndex = 120
  256.       object PridatMnI: TMenuItem
  257.         Caption = '&P∩┐╜id∩┐╜n∩┐╜ nov∩┐╜ polo∩┐╜ky'
  258.         GroupIndex = 121
  259.         OnClick = PridatSBtnClick
  260.       end
  261.       object StornovatMnI: TMenuItem
  262.         Caption = '&Stornov∩┐╜n∩┐╜ polo∩┐╜ky'
  263.         GroupIndex = 122
  264.         OnClick = StornovatSBtnClick
  265.       end
  266.       object VymazatMnI: TMenuItem
  267.         Caption = '&Vymaz∩┐╜n∩┐╜ polo∩┐╜ky'
  268.         GroupIndex = 123
  269.         OnClick = VymazatSBtnClick
  270.       end
  271.       object OpravitMnI: TMenuItem
  272.         Caption = '&Oprava polo∩┐╜ky'
  273.         GroupIndex = 124
  274.         OnClick = OpravitSBtnClick
  275.       end
  276.       object NakladyTiskMnI: TMenuItem
  277.         Caption = 'Tisk &n∩┐╜klad∩┐╜'
  278.         GroupIndex = 124
  279.         OnClick = TiskNakladuBtnClick
  280.       end
  281.       object InzerceTiskMnI: TMenuItem
  282.         Caption = 'Tisk &inzerce'
  283.         GroupIndex = 124
  284.         OnClick = TiskInzeratuSBtnClick
  285.       end
  286.     end
  287.   end
  288.   object NakladyTbl: TTable
  289.     AutoCalcFields = False
  290.     AfterOpen = NakladyTblAfterOpen
  291.     AfterInsert = NakladyTblAfterInsert
  292.     BeforePost = NakladyTblBeforePost
  293.     AfterDelete = NakladyTblAfterDelete
  294.     DatabaseName = 'RealityDB'
  295.     IndexFieldNames = 'CisloZakazky'
  296.     TableName = 'Naklady.DB'
  297.     Left = 416
  298.     Top = 65530
  299.     object NakladyTblCisloZakazky: TStringField
  300.       FieldName = 'CisloZakazky'
  301.       Required = True
  302.       Size = 30
  303.     end
  304.     object NakladyTblDatum: TDateField
  305.       FieldName = 'Datum'
  306.       DisplayFormat = 'DD.MM.YYYY'
  307.     end
  308.     object NakladyTblPopis: TStringField
  309.       FieldName = 'Popis'
  310.       Size = 40
  311.     end
  312.     object NakladyTblCena: TCurrencyField
  313.       FieldName = 'Cena'
  314.     end
  315.     object NakladyTblZapsal: TStringField
  316.       FieldName = 'Zapsal'
  317.       Required = True
  318.     end
  319.     object NakladyTblStornoval: TStringField
  320.       FieldName = 'Stornoval'
  321.     end
  322.   end
  323.   object NakladyDS: TDataSource
  324.     DataSet = NakladyTbl
  325.     OnDataChange = NakladyDSDataChange
  326.     OnUpdateData = NakladyDSUpdateData
  327.     Left = 360
  328.     Top = 65530
  329.   end
  330.   object InzerceTbl: TTable
  331.     DatabaseName = 'RealityDB'
  332.     TableName = 'Inzerce.db'
  333.     Left = 304
  334.     object InzerceTblCisloZakazky: TStringField
  335.       FieldName = 'CisloZakazky'
  336.       Size = 25
  337.     end
  338.     object InzerceTblInzerat: TBlobField
  339.       FieldName = 'Inzerat'
  340.       BlobType = ftBlob
  341.       Size = 240
  342.     end
  343.   end
  344. end
  345.