ClipChildren property


Available for all container objects (Window, MDIWindow, DialogBox, Group and Picture).

Read/Write only at design time

Specifies whether an object excludes the area occupied by its children when drawing. It can be one of the following values:

TRUE     Object clips the area occupied by its children (default).
FALSE   Object does not clip the area occupied by its children.