DEVICE_TYPE FRAME_DEVICE

An instance of this device type provides a top-level window that can then serve as a container for panels provided by instances of appropriate resource types such as PANEL_RESOURCE.

The parameters of devices of this type are defined as follows:

BOUNDS : DINT[4]; (* Initial[x,y,width,height] *)
GRID : DINT[2]; (* Grid layout[rows,cols] *)