Home General

Is there a way to access to the TppRTFMenu in the TppRTFEditor?

We are upgrading from a very older version of RB where we used to have access to this menu (MainMenu). We added our own custom menu items to it.

However, there is only a private FMenu variable now. How can we add items to the Menu/EditMenu structures?

Thank you for any help.

Thomas

Comments

  • Hi Thomas,

    For the next release, we'll declare Menu, Toolbar, Statusbar public properties. Thanks for the feedback.

    For now you can copy the unit, rename the unit and class to myRBRichEd and register it for use with RB (see unit Initialization section).



    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • Thank you Nard. We appreciate the quick response!
Sign In or Register to comment.