Depending on the design of a Px file, a single parent Px file may contain many child Px files by using many PxInclude widgets.
The following diagram illustrates the basic concept of embedding one Px file in one or more other Px files.

Note the following about the Px files represented in this diagram:
PxIncludes work by defining an Ord property value that points to the included file, as shown in the following illustration.
This example shows the inc1.pxfile embedded in another Px file. The embedded filename is visible in both the Properties window and in the Widget Tree.
When PxIncludes are added to a Px file, the include markup appears as follows in the Px code (visible in the Text File Editor view).
