How to re-implement ShortCut keys without WPToolCtrl in BCB6

  • Hi

    WPTools 6.0 (WPDBRichText)
    Borland C++ Builder 6.0

    Would you please provide an example on how to implement the ShortCut Edit Keys ( Pascal or C++) in abcense of WPToolCtrl object for at least one of the following actions

    Ctrl+A
    Ctrl+C
    Ctrl+V
    Ctrl+X

    Thanks