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

  1. inherited ProhlizeniZakazekForm: TProhlizeniZakazekForm
  2.   Left = 157
  3.   Top = 128
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited TopPanel: TPanel
  7.     Top = 26
  8.   end
  9.   object ProhlizeniCoolBar: TCoolBar [2]
  10.     Left = 0
  11.     Top = 0
  12.     Width = 593
  13.     Height = 26
  14.     Bands = <
  15.       item
  16.         Control = ToolBar1
  17.         ImageIndex = -1
  18.         MinHeight = 22
  19.         Width = 589
  20.       end>
  21.     object ToolBar1: TToolBar
  22.       Left = 0
  23.       Top = 0
  24.       Width = 585
  25.       Height = 22
  26.       Align = alBottom
  27.       EdgeBorders = []
  28.       EdgeInner = esNone
  29.       EdgeOuter = esNone
  30.       Flat = True
  31.       HotImages = PomocneDM.BtnHotImages
  32.       Images = PomocneDM.BtnImages
  33.       TabOrder = 0
  34.       object PridatSBtn: TToolButton
  35.         Left = 0
  36.         Top = 0
  37.         Width = 23
  38.         Height = 22
  39.         Hint = 'P∩┐╜idat novou zak∩┐╜zku'
  40.         Caption = 'P∩┐╜idat'
  41.         ImageIndex = 0
  42.         ParentShowHint = False
  43.         ShowHint = True
  44.         OnClick = PridatSBtnClick
  45.       end
  46.       object EditovatSBtn: TToolButton
  47.         Left = 23
  48.         Top = 0
  49.         Width = 23
  50.         Height = 22
  51.         Hint = 'Opravit zak∩┐╜zku'
  52.         Caption = 'Opravit'
  53.         ImageIndex = 1
  54.         ParentShowHint = False
  55.         ShowHint = True
  56.         OnClick = EditovatSBtnClick
  57.       end
  58.       object UkazatSBtn: TToolButton
  59.         Left = 46
  60.         Top = 0
  61.         Width = 23
  62.         Height = 22
  63.         Hint = 'Uk∩┐╜zat zak∩┐╜zku'
  64.         Caption = 'Uk∩┐╜zat'
  65.         ImageIndex = 2
  66.         ParentShowHint = False
  67.         ShowHint = True
  68.         OnClick = UkazatSBtnClick
  69.       end
  70.       object ParujSBtn: TToolButton
  71.         Left = 69
  72.         Top = 0
  73.         Width = 23
  74.         Height = 22
  75.         Hint = 'P∩┐╜rovat zak∩┐╜zku/y'
  76.         Caption = 'P∩┐╜rovat'
  77.         ImageIndex = 28
  78.         ParentShowHint = False
  79.         ShowHint = True
  80.         OnClick = ParujSBtnClick
  81.       end
  82.       object VymazatSBtn: TToolButton
  83.         Left = 92
  84.         Top = 0
  85.         Width = 23
  86.         Height = 22
  87.         Hint = 'P∩┐╜esun do arch∩┐╜vu'
  88.         Caption = 'Do arch∩┐╜vu'
  89.         ImageIndex = 15
  90.         ParentShowHint = False
  91.         ShowHint = True
  92.         OnClick = VymazatSBtnClick
  93.       end
  94.       object ToolSep1: TToolButton
  95.         Left = 115
  96.         Top = 0
  97.         Width = 8
  98.         Height = 22
  99.         Caption = 'ToolSep1'
  100.         ImageIndex = -1
  101.         Style = tbsDivider
  102.       end
  103.       object HledatSBtn: TToolButton
  104.         Left = 123
  105.         Top = 0
  106.         Width = 23
  107.         Height = 22
  108.         Hint = 'Hledat zak∩┐╜zku '#13#10'podle ∩┐╜∩┐╜sla'
  109.         Caption = 'Hledat'
  110.         ImageIndex = 4
  111.         ParentShowHint = False
  112.         ShowHint = True
  113.         OnClick = HledatSBtnClick
  114.       end
  115.       object TiskBtn: TToolButton
  116.         Left = 146
  117.         Top = 0
  118.         Width = 23
  119.         Height = 22
  120.         Hint = 'Tisk'
  121.         Caption = 'Tisk'
  122.         DropdownMenu = TiskMenu
  123.         ImageIndex = 33
  124.       end
  125.       object FiltrovatSBtn: TToolButton
  126.         Left = 169
  127.         Top = 0
  128.         Width = 23
  129.         Height = 22
  130.         Hint = 'Pou∩┐╜∩┐╜t filtr'
  131.         Caption = 'Filtrovat'
  132.         ImageIndex = 5
  133.         ParentShowHint = False
  134.         ShowHint = True
  135.         OnClick = FiltrovatSBtnClick
  136.       end
  137.       object ZrusitFiltrovaniSBtn: TToolButton
  138.         Left = 192
  139.         Top = 0
  140.         Width = 23
  141.         Height = 22
  142.         Hint = 'Zru∩┐╜it filtr'
  143.         Caption = 'Zru∩┐╜it filtr'
  144.         ImageIndex = 6
  145.         ParentShowHint = False
  146.         ShowHint = True
  147.         OnClick = ZrusitFiltrovaniBtnClick
  148.       end
  149.     end
  150.   end
  151.   inherited LeftPanel: TPanel
  152.     Top = 48
  153.     Height = 240
  154.   end
  155.   inherited BottomRightPanel: TPanel
  156.     Top = 48
  157.     Height = 240
  158.     inherited DBGrid: TDrDBGrid
  159.       Height = 168
  160.     end
  161.     inherited RightPanel: TPanel
  162.       Height = 168
  163.     end
  164.     inherited BottomPanel: TPanel
  165.       Top = 168
  166.     end
  167.   end
  168.   inherited ZakazkyTbl: TTable
  169.     Active = True
  170.     IndexFieldNames = 'NabidkaPoptavka'
  171.     TableName = 'Zakazky.DB'
  172.     Left = 408
  173.   end
  174.   inherited ProhlizeniMenu: TMainMenu
  175.     inherited AktZakazkaMnI: TMenuItem
  176.       object Presun1MnI: TMenuItem [3]
  177.         Caption = 'P∩┐╜esunout do &arch∩┐╜vu'
  178.         OnClick = Presun1MnIClick
  179.       end
  180.     end
  181.     inherited OperaceMnI: TMenuItem
  182.       object N2: TMenuItem [1]
  183.         Caption = '-'
  184.       end
  185.       inherited VytvoritInzeratyMnI: TMenuItem
  186.         Visible = True
  187.       end
  188.       inherited TiskMnI: TMenuItem
  189.         Visible = True
  190.         inherited TisknoutInzeratyMnI: TMenuItem
  191.           Visible = True
  192.         end
  193.       end
  194.       inherited Sep4: TMenuItem
  195.         Visible = True
  196.       end
  197.       object PresunMnI: TMenuItem
  198.         Caption = 'P∩┐╜esunout do &arch∩┐╜vu'
  199.         OnClick = PresunMnIClick
  200.       end
  201.     end
  202.     inherited NastrojeMni: TMenuItem
  203.       object ParujMnI: TMenuItem [1]
  204.         Caption = 'P∩┐╜&rov∩┐╜n∩┐╜'
  205.         OnClick = ParujSBtnClick
  206.       end
  207.       inherited PrejmenovatMnI: TMenuItem
  208.         OnClick = PrejmenovatMnIClick
  209.       end
  210.     end
  211.   end
  212. end
  213.