![]() |
![]() |
![]() |
![]() |
![]() |
FTP | ![]() |
![]() |
CCD | ![]() |
![]() |
Buscar | ![]() |
![]() |
Trucos | ![]() |
![]() |
Trabajo | ![]() |
![]() |
Foros | ![]() |
|
Registrarse | FAQ | Miembros | Calendario | Guía de estilo | Temas de Hoy |
|
Herramientas | Buscar en Tema | Desplegado |
#1
|
|||
|
|||
Abrir reporte de fastreport
Quiero abrir los reportes de fastreport con la extension *.fp3
Código:
//--------------------------------------------------------------------------- void __fastcall TForm1::Button1Click(TObject *Sender) { if(OpenDialog1->Execute()) { eDir->Text = OpenDialog1->FileName; }; } //--------------------------------------------------------------------------- void __fastcall TForm1::Button2Click(TObject *Sender) { rptAbrir->LoadFromFile(eDir->Text, true); rptAbrir->PrepareReport(true); rptAbrir->ShowPreparedReport(); } //--------------------------------------------------------------------------- ![]() |
|
|
![]() |
||||
Tema | Autor | Foro | Respuestas | Último mensaje |
Reporte - FastReport | mantraxer21 | Impresión | 2 | 20-10-2011 05:51:30 |
Heredar Reporte con FastReport. | martinartaza | Impresión | 0 | 07-02-2011 13:11:14 |
Fastreport se bloque al querer abrir un reporte | hecospina | Impresión | 0 | 24-01-2010 18:23:37 |
reporte fastreport | Zehcliv | Impresión | 2 | 13-01-2010 16:25:41 |
FastReport no me muestra el reporte | Gaim2205 | Impresión | 1 | 04-10-2007 18:51:30 |
![]() |
|