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
ScaleRichViewReportEditor Demo
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: ScaleRichViewReportEditor Demo
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.
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
What is the name of the Form ?
Is it created at Runtime ?
Is it created at Runtime ?
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: ScaleRichViewReportEditor Demo
TfrmRVReportDocProperties (RVReportDocPropertiesFrm.pas), created at runtime.