Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

OnGetBreakValue

edited June 2004 in General
I see some newsgroup mention that user can control when a group break by
coding OnGetBreakValue, the example given is:
if condition then
aBreakValue := 'Some Value';
But I still don't know how to use it, how to set the 'Some Value' to cause
the group break? What is the function of aBreakValue?
This discussion has been closed.