Difference between revisions of "IDE Window: View project forms units"

From Lazarus wiki
Jump to navigationJump to search
Line 1: Line 1:
 +
{{View project forms units}}
 +
 
This dialog comes in two flavours:
 
This dialog comes in two flavours:
  

Revision as of 15:11, 22 July 2007

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

This dialog comes in two flavours:

  • View -> Units: shows the units of the current project (same list as in the project inspector)
  • View -> 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.