fast report?
- From: "Piotr" <resident@xxxxxxxxxxxxxx>
- Date: Wed, 25 Oct 2006 16:47:32 +0200
Hi
I have problem
I have components fastreport 3 but I'm beginning with this component.
1. I have any memo on the report and I'd like add to this component any
string eg. + "my string"
2. How insert variables string to raport?
I make
TfrxVariable *Variable;
Variable = frxReport1->Variables->Insert(1);
Variable->Name = "MIESIAC";
Variable->Value = - how insert here any string? he accepts only int.
3. I have on the raport float (money) and I'd like change this value of
words.
How change this on the raport? I must add any function to this raport?
Piotr
.
- Prev by Date: Re: Adding combobox to grid?
- Next by Date: Re: Adding combobox to grid?
- Previous by thread: Create ODBC with SQLConfigDataSource to Excel-file
- Next by thread: SQL NEWBEE QUESTION
- Index(es):