| TLB
Tools Home TLB to HLP TLB to HTML TLB Compare
|
Oberon Type Library ToolsFor general information on Oberon Type Library Tools utility, return it its home page. TLB2HTML To start this tool, just click Create HTML File... button in the main window. It will bring up the TLB2HTML window:
Type Library - the source type library to generate HTML file for. HTML File - the HTML file to write the object information to. Show Hidden Members - check to show members marked as hidden in the type library. Show Underscored Members - check to show members whose name starts with the underscore "_". By default such members are treated as hidden Show Restricted Members - check to show members marked as restricted in the type library. Use Color Coding for Hidden Members and Use Color Coding for Restricted Members - check these buttons to show hidden and restricted members in different color. Launch Browser on Completion - check to launch default web browser to see the generated HTML file. The generated HTML file contains classes, modules, types, enumerations and other objects defined in the type library. The usual type library entry generated looks like this:
Properties are marked with a flag showing their read/write status. Optional parameters of methods and properties are shows in square brackets along with the default value if specified. Items in red represent default method or property of the class. If you want to see a sample HTML file generated from Visual Basic 6 object model, click here: Visual Basic Object Model. Click here to return to TLB Tools home page. |
Copyright © 2002 by Alex Vakulenko. All rights reserved.
|