home *** CD-ROM | disk | FTP | other *** search
- object NewOLEForm: TNewOLEForm
- Left = 200
- Top = 108
- BorderStyle = bsDialog
- Caption = 'Pr�vodce nov�m dokumentem OLE'
- ClientHeight = 272
- ClientWidth = 486
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object OLEBevel: TBevel
- Left = 4
- Top = 228
- Width = 477
- Height = 9
- Shape = bsTopLine
- end
- object WizImage: TImage
- Left = 4
- Top = 8
- Width = 158
- Height = 208
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object ZpetBtn: TButton
- Left = 240
- Top = 240
- Width = 75
- Height = 25
- Caption = '< &Zp�t'
- TabOrder = 1
- OnClick = ZpetBtnClick
- end
- object DaleBtn: TButton
- Left = 320
- Top = 240
- Width = 75
- Height = 25
- Default = True
- Enabled = False
- TabOrder = 2
- OnClick = DaleBtnClick
- end
- object WizardNotebook: TNotebook
- Left = 160
- Top = 0
- Width = 321
- Height = 225
- PageIndex = 3
- TabOrder = 0
- OnPageChanged = WizardNotebookPageChanged
- object TPage
- Left = 0
- Top = 0
- Caption = 'VyberTypu'
- object VyberRG: TGroupBox
- Left = 8
- Top = 4
- Width = 305
- Height = 213
- Caption = 'Nov� objekt'
- TabOrder = 0
- object ZeSouboruImg: TImage
- Left = 16
- Top = 64
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- end
- object NovyImg: TImage
- Left = 16
- Top = 24
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image002.ico>}
- end
- object ZeSchrankyImg: TImage
- Left = 16
- Top = 104
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image003.ico>}
- end
- object NovyRB: TRadioButton
- Left = 56
- Top = 32
- Width = 113
- Height = 17
- Caption = 'Vytvo�it &nov�'
- TabOrder = 0
- OnClick = VyberRGClick
- end
- object ZeSouboruRB: TRadioButton
- Left = 56
- Top = 72
- Width = 113
- Height = 17
- Caption = 'Vytvo�it ze sou&boru'
- TabOrder = 1
- OnClick = VyberRGClick
- end
- object ZeSchrankyRB: TRadioButton
- Left = 56
- Top = 112
- Width = 121
- Height = 17
- Caption = 'Vytvo�it ze &schr�nky'
- TabOrder = 2
- OnClick = VyberRGClick
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'ZeSouboru'
- object PropojitCB: TCheckBox
- Left = 8
- Top = 168
- Width = 113
- Height = 17
- Caption = 'Vytv��et propojen�'
- TabOrder = 0
- end
- object PruzkumnikBtn: TBitBtn
- Left = 8
- Top = 192
- Width = 145
- Height = 25
- Caption = 'Spustit Pr�zkumn�k'
- TabOrder = 1
- OnClick = PruzkumnikBtnClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 0055555555555554EC0555555555554ECC055000000004ECC055833333334ECC
- 33058FB780087CC3B3058F787E70833B73058F8FE7E703B7B3058F8EFE7E037B
- 73058F8FEFE708B7B3058F78FEF08B7B73058FB78808B7B7B3058FFFFFFFFFFF
- F30587B7B7B788888855587B7B78555555555588888555555555}
- end
- object OpenBtn: TBitBtn
- Left = 160
- Top = 192
- Width = 73
- Height = 25
- Caption = 'Otev��t'
- TabOrder = 2
- OnClick = OpenBtnClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 55555555FFFFFFFFFF55555000000000055555577777777775F55500B8B8B8B8
- B05555775F555555575F550F0B8B8B8B8B05557F75F555555575550BF0B8B8B8
- B8B0557F575FFFFFFFF7550FBF0000000000557F557777777777500BFBFBFBFB
- 0555577F555555557F550B0FBFBFBFBF05557F7F555555FF75550F0BFBFBF000
- 55557F75F555577755550BF0BFBF0B0555557F575FFF757F55550FB700007F05
- 55557F557777557F55550BFBFBFBFB0555557F555555557F55550FBFBFBFBF05
- 55557FFFFFFFFF7555550000000000555555777777777755555550FBFB055555
- 5555575FFF755555555557000075555555555577775555555555}
- NumGlyphs = 2
- end
- object DrListBox: TDrListBox
- Left = 8
- Top = 8
- Width = 305
- Height = 153
- ItemHeight = 13
- MultiSelect = True
- TabOrder = 3
- OnDropFiles = DrListBoxDropFiles
- end
- object VymazatBtn: TBitBtn
- Left = 240
- Top = 192
- Width = 73
- Height = 25
- Caption = 'Vyjmout'
- TabOrder = 4
- OnClick = VymazatBtnClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333FF3333333333333003333333333333377F33333333333307
- 733333FFF333337773333C003333307733333777FF333777FFFFC0CC03330770
- 000077777FF377777777C033C03077FFFFF077FF77F777FFFFF7CC00000F7777
- 777077777777777777773CCCCC00000000003777777777777777333330030FFF
- FFF03333F77F7F3FF3F7333C0C030F00F0F03337777F7F77373733C03C030FFF
- FFF03377F77F7F3F333733C03C030F0FFFF03377F7737F733FF733C000330FFF
- 0000337777F37F3F7777333CCC330F0F0FF0333777337F737F37333333330FFF
- 0F03333333337FFF7F7333333333000000333333333377777733}
- NumGlyphs = 2
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Nahled'
- object NahledLbl: TLabel
- Left = 72
- Top = 16
- Width = 177
- Height = 33
- Alignment = taCenter
- AutoSize = False
- Caption = 'Zde vid�te ikonu a popis typu dokumentu, kter� hodl�te p�idat.'
- WordWrap = True
- end
- object PopisLbl: TLabel
- Left = 8
- Top = 176
- Width = 118
- Height = 13
- Caption = '&Popisek nov�ho objektu:'
- FocusControl = PopisekEdit
- end
- object Container: TOleContainer
- Left = 108
- Top = 56
- Width = 105
- Height = 97
- AutoActivate = aaManual
- AutoVerbMenu = False
- CopyOnSave = False
- TabOrder = 0
- TabStop = False
- end
- object PopisekEdit: TEdit
- Left = 8
- Top = 192
- Width = 305
- Height = 21
- TabOrder = 1
- OnChange = PopisekEditChange
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'VyberObjektu'
- object IkonaLbl: TLabel
- Left = 280
- Top = 168
- Width = 30
- Height = 13
- Caption = 'Ikona:'
- end
- object IconImage: TImage
- Left = 281
- Top = 185
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- end
- object ObjectListBox: TListBox
- Left = 8
- Top = 8
- Width = 265
- Height = 212
- ItemHeight = 13
- Sorted = True
- TabOrder = 0
- OnClick = ObjectListBoxClick
- OnDblClick = ObjectListBoxDblClick
- end
- end
- end
- object StornoBtn: TButton
- Left = 400
- Top = 240
- Width = 75
- Height = 25
- Caption = 'Storno'
- ModalResult = 2
- TabOrder = 3
- end
- object OpenDialog: TOpenDialog
- Filter =
- 'Texty|*.doc;*.txt;*.rtf;*.wri;*.htm;*.html|Obr�zky|*.bmp;*.wmf;*' +
- '.rle|Zvuky|*.wav|V�echny soubory|*.*'
- Options = [ofNoChangeDir, ofAllowMultiSelect, ofFileMustExist]
- Left = 424
- Top = 8
- end
- end
-