TppLabel Username
I'm working on updating an old report by adding a few TppLabels that will be assigned values in the
BeforePrint event. I added the labels in the designer and assigned a unique UserName to each of
them in the Identity | UserName section of the designer's object instpector..
I was expecting to see these unique variable names within my unit file but instead I only see the
variable name that was assigned when the label was dropped on the designer.
The original report was written under Report Builder 7 and I'm now using Report Builder 10.04 .
What am I missing here?
Any suggestions would be appreciated.
-Rick
BeforePrint event. I added the labels in the designer and assigned a unique UserName to each of
them in the Identity | UserName section of the designer's object instpector..
I was expecting to see these unique variable names within my unit file but instead I only see the
variable name that was assigned when the label was dropped on the designer.
The original report was written under Report Builder 7 and I'm now using Report Builder 10.04 .
What am I missing here?
Any suggestions would be appreciated.
-Rick
This discussion has been closed.
Comments
Found the UserNames in the unit's object inspector.
Must be getting late... sorry for the bother.
-Rick