[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomSplitter.Cursor

The shape for the mouse pointer when the control is dragged.

Declaration

Source position: extctrls.pp line 400

public property TCustomSplitter.Cursor : TCursor
  default crHSplit;

Description

The default value for the property is crHSplit in TCustomSplitter.

See also

TControl.Cursor

  

The shape of the mouse pointer, when the mouse is over this control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.