|
9c5d8358e0
|
Automagic modifications to form files, done through updates of IDE and some components. Especially removes no longer published properties OldCreateOrder and PixelsPerInch.
|
2022-12-11 14:54:48 +01:00 |
|
|
b3365319b0
|
Issue #1503: Set the new (slightly higher) default font size for 100% DPI setting on all other forms as well
|
2021-12-27 07:44:51 +01:00 |
|
|
cb1024b048
|
Fix more potential theme related EAccessViolation's, due to Action:=caFree in OnClose event of modal forms. Their caller now frees these modal forms. In non-modal forms, keep caFree in OnClose but remove existing OnDestroy events, moving code to OnClose instead.
https://www.heidisql.com/forum.php?t=38043
https://stackoverflow.com/questions/2075405/how-to-close-non-modal-form-in-delphi
|
2021-06-22 20:37:34 +02:00 |
|
|
5df6149db4
|
Issue #477: Implement CSV layout detection, in a new dialog, callable through a "<New table>" item. Detection yet limited to integers, floats and text column types.
|
2020-11-29 14:25:29 +01:00 |
|