ClipSiblings property


Available for all objects.

Read/Write only at design time

Specifies whether an object clips part of its client area when drawing because it is overlapped by other objects. It can be one of the following values:

TRUE     Object clips the area overlapped by other objects (default).
FALSE   Object does not clip the area overlapped by other objects.