ISplitterEventArgs.Resize

Syntax

Resize: Boolean;

Description

The Resize property determines whether the sizes of the component connected with the Splitter component should be changed.

Comments

By default the property is set to True, the change of sizes is allowed. If the property is set to False, the change of sizes of the components is prohibited.

See also:

ISplitterEventArgs