Create a new VCL app.
Drop a TRzCheckBox on Form1.
Set Checked to true.
Set ThemeAware to false.
Set HotTrack to true.
Notice that the check box is larger than the check mark.
Run the app.
The check box is the correct size (same as the check mark).
Screenshot attached.
This makes it hard to design forms. Is this a bug with the compiled
design-time packages that Embarcadero provides? I installed KSVC via GetIt.