Changing PrintHeight property of TppDetailBand at runtime
Can you change the property value PrintHeight at run-time? If so in what
unit is phStatic and phDynamic defined? I tried and keep getting an
undeclared indentifier error.
Thanks,
Bill Skelton
PS I am trying to use a memo to wrap around long lines of text while forcing
certain rows to be a certain height to effect a double space after the
print. If you have other suggestions, I would appreciate them.
unit is phStatic and phDynamic defined? I tried and keep getting an
undeclared indentifier error.
Thanks,
Bill Skelton
PS I am trying to use a memo to wrap around long lines of text while forcing
certain rows to be a certain height to effect a double space after the
print. If you have other suggestions, I would appreciate them.
This discussion has been closed.
Comments
type is found to be undeclared by the compiler.
What do you mean to have rows that "effect a double space?" Do you need to
simply insert a static height empty memo which shifts below the stretching
memo?
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com