IDE Window: View project forms units

From Lazarus wiki
Revision as of 16:35, 14 July 2013 by Swen (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Deutsch (de) English (en) français (fr)

This dialog comes in two flavours:

  • Project -> Units: shows the units of the current project (same list as in the project inspector)
  • Project -> Forms: shows the forms of the current project. These are all units, which have a .lfm file with a streamed component.

Select the unit and click ok to open it in the source editor.