Page 1 of 1

ScaleRichViewReportEditor Demo

Posted: Sun May 10, 2020 1:41 am
by mikehi
Menu Item "Report Properties" presents Pop Up Form with Tables and Field Lists.
I want to widen the presented Form and both of these Lists as the Values I am presenting are wider than the list width.

Thanks
Mike

Re: ScaleRichViewReportEditor Demo

Posted: Sun May 10, 2020 9:05 am
by Sergey Tkachenko
All ReportWorkshop forms are sizable.
You can change both the form size, and a relative size of "Tables+Fields" and "Data query" panels (there is a splitter between them).
Unfortunately, currently ReportWorkshop does not allow to store form sizes, and define sizes initially. Planned for future updates.

Re: ScaleRichViewReportEditor Demo

Posted: Mon May 11, 2020 11:01 am
by mikehi
What is the name of the Form ?
Is it created at Runtime ?

Re: ScaleRichViewReportEditor Demo

Posted: Mon May 11, 2020 3:35 pm
by Sergey Tkachenko
TfrmRVReportDocProperties (RVReportDocPropertiesFrm.pas), created at runtime.