SplitterEventArgs.Create

Syntax

Create(NewSize: Integer; Resize: Boolean);

Parameters

NewSize - new size of the component.

Resize - indicates whether component is resized.

Description

The Create constructor creates an argument of the event that occurs when the component bound to the Splitter component is resized.

See also:

SplitterEventArgs