ISplitterEventArgs.Resize

Syntax

Resize: Boolean;

Description

The Resize property determines whether the component connected with the Splitter component is resized.

Comments

The property is set to True by default, resize is allowed. If the property is set to False, resize of the components is prohibited.

See also:

ISplitterEventArgs