Developing custom components in FR4, changes

Changes in FastReport 4 related to custom components development.

- The component icon size is 16x16 pixels.

- There is no toolbar categories (frxObjects.RegisterCategory) in FastReport 4.
However you may still use it.

- You don't need to use FImageIndex or Bitmap in non-visual components
(TfrxDialogComponent ancestors). It's enough to setup an icon when registering
the component (frxObjects.Register). This icon will be used to draw a component.

- Non-visual components can be placed only on the "Data" page.

- The wizard's icon size is 16x16 pixels for toolbar wizard and 32x32 pixels
for File|New... wizard.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.