The XHTML WYSIWYG Editor For Desktop & Web Applications

Delphi 7

  1. Start Borland Delphi and create a new Form.
  2. This step only needs to be performed the first time using XStandard from Delphi, and may be skipped in the future. From the menu bar, select Component > Import ActiveX Control... This will bring up a list of components registered on your computer as shown in the screenshot below.
    Dialog box displaying a list of all components registered on the computer with XStandard XHTML Editor selected.
    Scroll to the bottom of the list, select "XStandard XHTML Editor" and press the Install... button, then Create Unit button.
  3. Select the ActiveX tab in the toolbar, click on the XStandard icons and then place it on the Form. Use the "Object Inspector" to configure the editor as shown in the screenshot below.
    Screenshot of the Borland Delphi 7 environment. XStandard is on the menubar as well as on a form. The properties for the editor are displayed in the Object Inspector.