H2Paswizard

From Lazarus wiki
Revision as of 15:36, 30 April 2015 by Skalogryz (talk | contribs) (Lazarus IDE plugins)
Jump to navigationJump to search

About

H2Paswizard is the graphical user interface wrapper over H2Pas tool used to convert C headers to pascal.

Author

Mattias Gaertner

License

to do

Install and Download

The tool is available as a standard set in Lazarus Components

How-to Use

h2paswizard.PNG
  • Install H2Pas package to Lazarus IDE
  • Select menu item Tools -> H2Pas...
  • Click add ".h" files to select C files that needs to be converted.
  • Adjust conversion options at "h2pas options" tab
  • Customize any other options desired
  • Hit Run h2pas button to convert the selected headers.

Change Log

todo:?

Dependencies / System Requirements

  • Lazarus
  • H2Pas executable (standard for FPC installation)