Layer is a backdrop layer
Source position: layers.pas line 47
const LAYERBACKDROP = $40; |
A layer of any type may be designated a backdrop layer which will always appear behind all other layers. They may not be moved, sized, or depth-arranged. Non-backdrop layers will always remain in front of backdrop layers regardless of how the non-backdrop layer is moved, sized or depth-arranged.