HTML Help component

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #37439
    HeDiBo
    Participant

    I'm offering this component for possible inclusion in the AC package.

    You may alter it in any way you see fit, for example by turning it into a real component, implementing the RES functionality, etc.

    Anyone downloading this is free to use it in any of their projects.

    The buttons “Terug” and “Afdrukken” must be localized to mean “Back” and “Print”.

    I hope to see a form of this code back in the AC collection. There's much flexibility in showing texts as real HTML.

    [attachment=8253:ShowHelp.zip]

    This is an example of how to use it:

    [attachment=8252:acWebBrws.zip]

    Cheers ;-}

    #56508
    Support
    Keymaster

    Hello

    The 'common' unit doesn't exists and ColorToHTML is not found…

    #56515
    HeDiBo
    Participant
    'Support' wrote:

    Hello

    The 'common' unit doesn't exists and ColorToHTML is not found…

    I'm very sorry, I sent the wrong version. blush.gif

    Here is the correct version:

    [attachment=8253:ShowHelp.zip]

    #56526
    Support
    Keymaster

    Thank you

    I can suggest you to hide this control in the document body style:

    Code:

    I can't remove this scroll by delphi code, unfortunately, because it's drawn in the document and I have no idea how to do it currently.

    #56531
    HeDiBo
    Participant
    'Support' wrote:

    Thank you

    I can suggest you to hide this control in the document body style:

    Code:

    I can't remove this scroll by delphi code, unfortunately, because it's drawn in the document and I have no idea how to do it currently.

    This comment should go to the TroubleShooting forum, where you have a topic with this same project as a demo for the bug.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.