home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / pantheon.exe / 0 / RCDATA / TOLEMODULEFORM / TOLEMODULEFORM.txt
Encoding:
Text File  |  1999-04-22  |  10.1 KB  |  394 lines

  1. object OLEModuleForm: TOLEModuleForm
  2.   Left = 190
  3.   Top = 107
  4.   Width = 593
  5.   Height = 414
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clBlack
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Menu = OLEMainMenu
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object DummyPageControl: TPageControl
  16.     Left = 4
  17.     Top = 0
  18.     Width = 573
  19.     Height = 361
  20.     ActivePage = OLETS
  21.     TabOrder = 0
  22.     object OLETS: TTabSheet
  23.       Caption = 'Objekty OLE'
  24.       object OLEMainPanel: TPanel
  25.         Left = 0
  26.         Top = 26
  27.         Width = 565
  28.         Height = 303
  29.         Align = alTop
  30.         BevelOuter = bvNone
  31.         TabOrder = 0
  32.         Visible = False
  33.         object PrehledLbl: TLabel
  34.           Left = 8
  35.           Top = 8
  36.           Width = 95
  37.           Height = 13
  38.           Caption = 'P∩┐╜ehled objekt∩┐╜:'
  39.           Font.Charset = DEFAULT_CHARSET
  40.           Font.Color = clBlack
  41.           Font.Height = -11
  42.           Font.Name = 'MS Sans Serif'
  43.           Font.Style = [fsBold]
  44.           ParentFont = False
  45.         end
  46.         object NahledLbl: TLabel
  47.           Left = 392
  48.           Top = 8
  49.           Width = 159
  50.           Height = 13
  51.           Caption = 'Vybran∩┐╜ dokument (n∩┐╜hled):'
  52.           Font.Charset = DEFAULT_CHARSET
  53.           Font.Color = clBlack
  54.           Font.Height = -11
  55.           Font.Name = 'MS Sans Serif'
  56.           Font.Style = [fsBold]
  57.           ParentFont = False
  58.         end
  59.         object OLEDBGrid: TDBGrid
  60.           Left = 8
  61.           Top = 24
  62.           Width = 377
  63.           Height = 201
  64.           DataSource = OLEHeapTblDS
  65.           Font.Charset = DEFAULT_CHARSET
  66.           Font.Color = clBlack
  67.           Font.Height = -11
  68.           Font.Name = 'MS Sans Serif'
  69.           Font.Style = []
  70.           Options = [dgTitles, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgCancelOnExit]
  71.           ParentFont = False
  72.           ReadOnly = True
  73.           TabOrder = 0
  74.           TitleFont.Charset = DEFAULT_CHARSET
  75.           TitleFont.Color = clWindowText
  76.           TitleFont.Height = -11
  77.           TitleFont.Name = 'MS Sans Serif'
  78.           TitleFont.Style = []
  79.           OnDblClick = OLEDBGridDblClick
  80.           OnKeyPress = OLEDBGridKeyPress
  81.           Columns = <
  82.             item
  83.               FieldName = 'Popis'
  84.               Width = 292
  85.             end
  86.             item
  87.               FieldName = 'Datum'
  88.               Width = 62
  89.             end>
  90.         end
  91.         object ClassPanel: TPanel
  92.           Left = 8
  93.           Top = 230
  94.           Width = 377
  95.           Height = 48
  96.           BevelInner = bvRaised
  97.           BevelOuter = bvLowered
  98.           TabOrder = 1
  99.           object ClassLabel: TLabel
  100.             Left = 48
  101.             Top = 8
  102.             Width = 321
  103.             Height = 17
  104.             AutoSize = False
  105.             Font.Charset = DEFAULT_CHARSET
  106.             Font.Color = clBlue
  107.             Font.Height = -11
  108.             Font.Name = 'MS Sans Serif'
  109.             Font.Style = []
  110.             ParentFont = False
  111.             Transparent = True
  112.             WordWrap = True
  113.           end
  114.           object ClassImage: TImage
  115.             Left = 8
  116.             Top = 8
  117.             Width = 32
  118.             Height = 32
  119.           end
  120.           object ServerLabel: TLabel
  121.             Left = 48
  122.             Top = 28
  123.             Width = 5
  124.             Height = 13
  125.             Font.Charset = DEFAULT_CHARSET
  126.             Font.Color = clRed
  127.             Font.Height = -11
  128.             Font.Name = 'MS Sans Serif'
  129.             Font.Style = [fsBold]
  130.             ParentFont = False
  131.           end
  132.           object SourceDocLabel: TLabel
  133.             Left = 104
  134.             Top = 28
  135.             Width = 265
  136.             Height = 13
  137.             AutoSize = False
  138.             Transparent = True
  139.             WordWrap = True
  140.           end
  141.         end
  142.         object NahledPanel: TPanel
  143.           Left = 392
  144.           Top = 24
  145.           Width = 169
  146.           Height = 200
  147.           BevelOuter = bvNone
  148.           BorderStyle = bsSingle
  149.           TabOrder = 2
  150.           object OLEContainer: TOleContainer
  151.             Left = 6
  152.             Top = 7
  153.             Width = 154
  154.             Height = 182
  155.             AllowInPlace = False
  156.             AllowActiveDoc = False
  157.             AutoActivate = aaManual
  158.             AutoVerbMenu = False
  159.             BorderStyle = bsNone
  160.             Caption = 'OLEContainer'
  161.             CopyOnSave = False
  162.             PopupMenu = OLEPopupMenu
  163.             TabOrder = 0
  164.           end
  165.         end
  166.         object GroupBox1: TGroupBox
  167.           Left = 392
  168.           Top = 224
  169.           Width = 169
  170.           Height = 54
  171.           Caption = 'Dokument zobrazit jako'
  172.           TabOrder = 3
  173.           object VyrezRB: TRadioButton
  174.             Left = 104
  175.             Top = 15
  176.             Width = 57
  177.             Height = 17
  178.             Caption = 'V∩┐╜∩┐╜ez'
  179.             TabOrder = 0
  180.             OnClick = NahledTimerTimer
  181.           end
  182.           object CelyDokumentRB: TRadioButton
  183.             Left = 8
  184.             Top = 16
  185.             Width = 97
  186.             Height = 17
  187.             Caption = 'Cel∩┐╜ dokument'
  188.             Checked = True
  189.             TabOrder = 1
  190.             TabStop = True
  191.             OnClick = NahledTimerTimer
  192.           end
  193.           object IkonaRB: TRadioButton
  194.             Left = 8
  195.             Top = 33
  196.             Width = 49
  197.             Height = 17
  198.             Caption = 'Ikonu'
  199.             TabOrder = 2
  200.             OnClick = NahledTimerTimer
  201.           end
  202.         end
  203.       end
  204.       object OLECoolBar: TCoolBar
  205.         Left = 0
  206.         Top = 0
  207.         Width = 565
  208.         Height = 26
  209.         Bands = <
  210.           item
  211.             Control = ToolBar1
  212.             ImageIndex = -1
  213.             MinHeight = 22
  214.             Width = 561
  215.           end>
  216.         object ToolBar1: TToolBar
  217.           Left = 0
  218.           Top = 0
  219.           Width = 557
  220.           Height = 22
  221.           EdgeBorders = []
  222.           EdgeInner = esNone
  223.           EdgeOuter = esNone
  224.           Flat = True
  225.           HotImages = PomocneDM.BtnHotImages
  226.           Images = PomocneDM.BtnImages
  227.           TabOrder = 0
  228.           object PridatSBtn: TToolButton
  229.             Left = 0
  230.             Top = 0
  231.             Width = 23
  232.             Height = 22
  233.             Hint = 'P∩┐╜id∩┐╜n∩┐╜ nov∩┐╜ho OLE objektu'
  234.             Caption = 'P∩┐╜idat'
  235.             ImageIndex = 0
  236.             ParentShowHint = False
  237.             ShowHint = True
  238.             OnClick = PridatSBtnClick
  239.           end
  240.           object EditovatSBtn: TToolButton
  241.             Left = 23
  242.             Top = 0
  243.             Width = 23
  244.             Height = 22
  245.             Hint = 'Aktivace vybran∩┐╜ho objektu'
  246.             Caption = 'Aktivovat'
  247.             ImageIndex = 29
  248.             ParentShowHint = False
  249.             ShowHint = True
  250.             OnClick = EditovatSBtnClick
  251.           end
  252.           object VymazatSBtn: TToolButton
  253.             Left = 46
  254.             Top = 0
  255.             Width = 23
  256.             Height = 22
  257.             Hint = 'Vymaz∩┐╜n∩┐╜ objektu'
  258.             Caption = 'Vymazat'
  259.             ImageIndex = 3
  260.             ParentShowHint = False
  261.             ShowHint = True
  262.             OnClick = VymazatSBtnClick
  263.           end
  264.           object PrejmenujSBtn: TToolButton
  265.             Left = 69
  266.             Top = 0
  267.             Width = 23
  268.             Height = 22
  269.             Hint = 'P∩┐╜ejmenov∩┐╜n∩┐╜ objektu'
  270.             Caption = 'P∩┐╜ejmenuj'
  271.             ImageIndex = 14
  272.             ParentShowHint = False
  273.             ShowHint = True
  274.             OnClick = PrejmenujSBtnClick
  275.           end
  276.           object ToolButton1: TToolButton
  277.             Left = 92
  278.             Top = 0
  279.             Width = 8
  280.             Height = 22
  281.             Caption = 'ToolButton1'
  282.             ImageIndex = 15
  283.             Style = tbsSeparator
  284.           end
  285.           object ManualCloseBtn: TToolButton
  286.             Left = 17388312
  287.             Top = 10025260
  288.             Width = 1076547527
  289.             Height = -10025260
  290.             Hint = 'Manu∩┐╜ln∩┐╜ zav∩┐╜en∩┐╜ objektu'
  291.             Caption = 'Zavr∩┐╜∩┐╜t'
  292.             ImageIndex = 30
  293.             ParentShowHint = False
  294.             ShowHint = True
  295.             Visible = False
  296.             OnClick = ManualCloseBtnClick
  297.           end
  298.         end
  299.       end
  300.     end
  301.   end
  302.   object OLEHeapTbl: TTable
  303.     DatabaseName = 'RealityDB'
  304.     IndexFieldNames = 'CisloZakazky'
  305.     TableName = 'OLEHeap.db'
  306.     Left = 54
  307.     Top = 112
  308.     object OLEHeapTblCisloZakazky: TStringField
  309.       FieldName = 'CisloZakazky'
  310.       Size = 30
  311.     end
  312.     object OLEHeapTblProgID: TStringField
  313.       FieldName = 'ProgID'
  314.       Size = 40
  315.     end
  316.     object OLEHeapTblOLEStream: TBlobField
  317.       FieldName = 'OLEStream'
  318.       BlobType = ftBlob
  319.       Size = 240
  320.     end
  321.     object OLEHeapTblPopis: TStringField
  322.       FieldName = 'Popis'
  323.       Size = 60
  324.     end
  325.     object OLEHeapTblDatum: TDateField
  326.       Alignment = taRightJustify
  327.       FieldName = 'Datum'
  328.       DisplayFormat = 'dd.mm.yyyy'
  329.     end
  330.   end
  331.   object OLEHeapTblDS: TDataSource
  332.     DataSet = OLEHeapTbl
  333.     OnDataChange = OLEHeapTblDSDataChange
  334.     Left = 176
  335.     Top = 112
  336.   end
  337.   object NahledTimer: TTimer
  338.     OnTimer = NahledTimerTimer
  339.     Left = 120
  340.     Top = 112
  341.   end
  342.   object OLEMainMenu: TMainMenu
  343.     Left = 56
  344.     Top = 176
  345.     object ObjektyMnI: TMenuItem
  346.       Caption = 'Objekty O&LE'
  347.       Enabled = False
  348.       GroupIndex = 110
  349.       object PridatMnI: TMenuItem
  350.         Caption = '&P∩┐╜id∩┐╜n∩┐╜ nov∩┐╜ho dokumentu'
  351.         GroupIndex = 111
  352.         OnClick = PridatSBtnClick
  353.       end
  354.       object VymazatMnI: TMenuItem
  355.         Caption = '&Vymaz∩┐╜n∩┐╜ dokumentu'
  356.         GroupIndex = 112
  357.         OnClick = VymazatSBtnClick
  358.       end
  359.       object EditovatMnI: TMenuItem
  360.         Caption = '&Oprava dokumentu'
  361.         GroupIndex = 113
  362.         OnClick = EditovatSBtnClick
  363.       end
  364.       object PrejmenujMnI: TMenuItem
  365.         Caption = 'P∩┐╜ej&menov∩┐╜n∩┐╜ dokumentu'
  366.         GroupIndex = 114
  367.         OnClick = PrejmenujSBtnClick
  368.       end
  369.       object N1: TMenuItem
  370.         Caption = '-'
  371.         GroupIndex = 114
  372.       end
  373.       object VerbsMnI: TMenuItem
  374.         Caption = '&Akce objektu'
  375.         GroupIndex = 114
  376.       end
  377.     end
  378.   end
  379.   object AlwaysAskList: TStrHolder
  380.     Sorted = True
  381.     Left = 338
  382.     Top = 140
  383.     StrData = (
  384.       ''
  385.       'AVIFILE'
  386.       'MIDFILE'
  387.       'MPLAYER')
  388.   end
  389.   object OLEPopupMenu: TPopupMenu
  390.     Left = 482
  391.     Top = 92
  392.   end
  393. end
  394.