Please, ensure to add macro $(AUTO) to Environment variables override according to platform's number (i.e. 270 for Sydney, 280 for Alexandria, etc.)
- Automatic generation of the ORDER BY clause by (clickable) column headers configuration
- Automatic tooltip expansion (on mouse over) when the field value doesn't fit in the column width
- Some useful events was added
- VCL styles are supported
- ...
Note: With bcc64x you need to copy the file RuntimeRes.res manually in the executable's folder as the new toolchain doesn't search for such files in the project directory, So you first have to build the file as mentioned earlier from the source RuntimeRes.rc, then copy it to the executable's folder. If you don't do so, the modern win64 toolchain raises a linker error.