Frames in FireMonkey
Go Up to FireMonkey Applications Guide
A frame is a container that lets you group components together, so that you can reuse or nest the group within forms or other containers. For details, see Working with Frames.
Creating a New Frame
To create a new frame in FireMonkey, choose:
File > New > Object Pascal Projects > Object Pascal Files > FireMonkey Frame
File > New > C++ Projects > C++ Files > FireMonkey Frame