sourcecode
sourcecode
About
- Username
- sourcecode
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
I have a similitar report, but with a masterdata band with a lot of records, i need to change only first page top margin in report code (i use dialog page to user especify the top margin in cm)... what i do this?
-
TfrxReportPage don't have PageCount property too!
-
i try (frxrprtCUSTOM.FindObject('NameOfPage') as TfrxPage).PageCount but property PageCount does not exists.