Skip to content

TWebSplitter

Description

Below is a list of the most important properties methods and events for TWebSplitter. TWebSplitter is a splitter control that allows to change sizes of other controls aligned on the form when the splitter is moved. TWebSplitter is similar to the VCL TSplitter.

Designtime Runtime

Properties for TWebSplitter

Property Description
ElementClassName Optionally sets the CSS classname for the label when styling via CSS is used
ElementID Optionally sets the HTML element ID for a HTML element in the form HTML file the label needs to be connected with. When connected, no new label is created but the Delphi class is connected with the existing HTML element in the form HTML file
GripColor Sets the color of the grip dots in the middle of the splitter control

Events for TWebSplitter

Event Description
OnMoved Event triggered when the splitter was moved by the user