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

TCustomPairSplitter.Cursor

Cursor displayed when the control is resized.

Declaration

Source position: pairsplitter.pas line 118

public property TCustomPairSplitter.Cursor : TCursor
  default crHSplit;

Description

The default value for the property is crHSplit in TCustomPairSplitter.

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.