Unit 'layers' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

LAYERBACKDROP

Layer is a backdrop layer

Declaration

Source position: layers.pas line 47

const LAYERBACKDROP = $40;

Description

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.


Documentation generated on: 2021-07-30