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

Reference for unit 'Controls': Constants

AnchorAlign

  

AnchorReferenceSide

  

asrLeft

  

Anchor to the left side (=asrTop).

asrRight

  

Anchor to the right side (=asrBottom).

bvLowered

  

bvNone

  

bvRaised

  

bvSpace

  

ClockwiseAnchor

  

crAppStart

  

Application starting cursor.

crArrow

  

The Arrow cursor, which is the most common and the default one in most cases

crCross

  

A cursor utilized for graphics, for pixel or rectangle selection, often in the shape of a cross

crDefault

  

Indicates that the default cursor from the system should be utilized

crDrag

  

A cursor to indicate that one can drop a dragged item in this area

crHandPoint

  

Pointing hand cursor constant (-21)

crHelp

  

"What's This" Help cursor constant (-20)

crHigh

  

Highest defined cursor constant (0).

crHourGlass

  

Busy cursor constant, utilized to indicate that one should wait while an action is done

crHSplit

  

Horizontal Splitter cursor constant (-14)

crIBeam

  

A text cursor, for setting insertion point. Often used in text editors

crLow

  

Lowest defined cursor constant (-30).

crMultiDrag

  

Multiple Object dragging cursor constant (-16)

crNo

  

Shows a negative sign. See also crNoDrop.

crNoDrop

  

A cursor to indicate that one cannot drop a dragged item in this area

crNone

  

Indicates that the cursor should be invisible

crSize

  

A generic sizing cursor, to indicate that here one may drag to resize something. Is the same as crSizeAll.

crSizeAll

  

All Directions sizing cursor constant (-22)

crSizeE

  

A cursor for resizing which has an arrow pointing to the right, to indicate resizing possibility in this direction

crSizeN

  

A cursor for resizing which has an arrow pointing upwards, to indicate resizing possibility in this direction

crSizeNE

  

A cursor for resizing which has an arrow pointing to the right-top corner, to indicate resizing possibility in this direction

crSizeNESW

  

A cursor for resizing which runs diagonally from NorthEast to SouthWest (-6)

crSizeNS

  

A cursor for resizing which cursor runs from North to South (-7)

crSizeNW

  

A cursor for resizing which has an arrow pointing to the left-top corner, to indicate resizing possibility in this direction

crSizeNWSE

  

A cursor for resizing which cursor runs from NorthWest to SouthEast

crSizeS

  

A cursor for resizing which has an arrow pointing downwards, to indicate resizing possibility in this direction

crSizeSE

  

A cursor for resizing which has an arrow pointing to the right-bottom corner, to indicate resizing possibility in this direction

crSizeSW

  

A cursor for resizing which has an arrow pointing to the left-bottom corner, to indicate resizing possibility in this direction

crSizeW

  

A cursor for resizing which has an arrow pointing to the left, to indicate resizing possibility in this direction

crSizeWE

  

A cursor for resizing which has an arrow with two points, one to the left and another to the right, to indicate resizing possibility in both directions.

crSQLWait

  

Waiting for SQL cursor constant (-17)

crUpArrow

  

Up Arrow cursor constant (-10)

crVSplit

  

Vertical Split cursor constant (-15)

csMultiClicks

  

Set of styles which require/provide multiple clicks on a control.

DefaultSideForAnchorKind

  

fsAllNonSystemStayOnTop

  

Set of form styles, except those which make a form stay on top of all other forms of the system

fsAllStayOnTop

  

Set of form styles, which make a form stay on top.

fsBorder

  

fsSurface

  

MainAlignAnchor

  

ModalResultStr

mrAbort

  

Modal dialog aborted.

mrAll

  

Modal dialog left with All button.

mrCancel

  

Modal dialog left with Cancel button.

mrClose

  

Modal dialog left with Close button.

mrIgnore

  

Modal dialog left with Ignore button.

mrLast

  

Last (highest) value of modal results.

mrNo

  

Modal dialog left with No button.

mrNone

  

Modal dialog left with None button.

mrNoToAll

  

Modal dialog left with NoToAll button.

mrOK

  

Modal dialog left with OK button.

mrRetry

  

Modal dialog left with Retry button.

mrYes

  

Modal dialog left with Yes button.

mrYesToAll

  

Modal dialog left with YesToAll button.

OppositeAnchor

  

ssModifier