TLayer32.ClipPath

property ClipPath: TPathsD; //read and write


This property defines a client region for child layers (in child coords). When no ClipPath is specified then the layer's Bounds becomes the default clip region. Not only do clip regions define the outer boundary for any contained controls, they can define internal boundaries too (allowing layers to have holes).