• Viernes 8 de Noviembre de 2024, 20:52

Autor Tema:  Guardar,imprimir Y Buscar Archivos  (Leído 1479 veces)

RedChaos

  • Nuevo Miembro
  • *
  • Mensajes: 18
    • Ver Perfil
Guardar,imprimir Y Buscar Archivos
« en: Miércoles 3 de Agosto de 2005, 11:57 »
0
Necesito saber como realizar estas 3 cosas, es lo q me falta para acabar mi webbrowser


Como guardar un archivo tras cerrar el dialog

Como imprimirlo

Como hacer una busqueda en la pagina actual.


Todo en delphi y pensando q es un WebBrowser y no un richedit

bartolomeo

  • Miembro MUY activo
  • ***
  • Mensajes: 207
    • Ver Perfil
Re: Guardar,imprimir Y Buscar Archivos
« Respuesta #1 en: Martes 23 de Agosto de 2005, 15:20 »
0
Hoola nunca vi este mensaje o si no ya te hubiese respondido hace ratooo  <_< , asi que me puse a investigar y encontre esto en la ayuda de delphi  :comp: :

Citar
Como guardar un archivo tras cerrar el dialog

Cita de: "Delphi"
TSaveDialog displays a "Save As" dialog for saving files.

Description

TSaveDialog displays a modal  dialog box for selecting file names and saving files. The dialog does not appear at runtime until it is activated by a call to the Execute method. When the user clicks Save, the dialog closes and the selected file name is stored in the FileName property.

Note:   The Save button is labeled ‘Open’ if there is no file name assigned in the dialog.

Citar
Como imprimirlo

Cita de: "Delphi"
TPrintDialog displays a Print dialog.

Description

The TPrintDialog component displays a standard Windows dialog box for sending jobs to a printer. The dialog is modal and does not appear at runtime until it is activated by a call to the Execute method.

PDT: en la ayuda hay un ejemplo de esta componente

Citar
Como hacer una busqueda en la pagina actual.


Cita de: "Dialog"
TFindDialog displays a Find dialog that allows users to search for text in a file.

Description

The TFindDialog component displays a modeless Windows dialog box that prompts the user for a search string. The dialog does not appear at runtime until it is activated by a call to the Execute method.

PDT: en la ayuda de delphi hay ejemplos

Buenos espero que te sea util  :rolleyes:  la verdad nunca lo he hecho pero estoy seguro que con esto es suficiente  <_<  si necesitas algo mas hazlo saber  :blink:  , Chaoooo  :kicking:

[size=109]Por que Rolo soy yo¡¡¡¡¡[/size]