Hello,
Creating a new FireMonkey project.
Add:
- TSyleBook,
- TTMSFMXRichEditorFormatToolBar;
Remove any button on the property Options from the Toolbar.
e.g. : ftoFontSize or ftoFontName.
Save and close the project, try to open the form.
Generates an access guitar in the package: TMSFMXPackPkgDXE5.bpl
error:
Error creating form: Access Violation at address 1D5E5BE5 in module 'TMSFMXPackPkgDXE5.bpl'. Read of address 0000000.
Thanks.