nz1912
nz1912
About
- Username
- nz1912
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
austingrd wrote: » Any luck found here so far NZ? Not sure on this though but I don't think that it's a feature yet. Hi austingrd, I not found any solution yet..
-
Thanks for your reply. I try your code, but i got this error.. "Object doesn't support this property or method" My TfrxReport, doesn't have the ".Exports" only have this member "ExportReport" Sorry, i'm not really understand using vb with f…
-
gpi wrote: » Try procedure Cross1OnPrintCell(Memo: TfrxMemoView; RowIndex, ColumnIndex, CellIndex: Integer; RowValues, ColumnValues, Value: Variant); begin     if Value = null then Memo.Text := '0';                      …