[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

  

CM_ACTIONEXECUTE

CM_ACTIONUPDATE

CM_ACTIVATE

CM_ALLCHILDRENFLIPPED

CM_APPKEYDOWN

CM_APPSHOWBTNGLYPHCHANGED

CM_APPSHOWMENUGLYPHCHANGED

CM_APPSYSCOMMAND

CM_BASE

CM_BIDIMODECHANGED

CM_BORDERCHANGED

CM_BUFFEREDPRINTCLIENT

CM_BUTTONPRESSED

CM_CANCELMODE

CM_CHANGED

CM_CHILDKEY

CM_COLORCHANGED

CM_CONTROLCHANGE

CM_CONTROLLISTCHANGE

CM_CONTROLLISTCHANGING

CM_CREATEPOPUP

CM_CTL3DCHANGED

CM_CURSORCHANGED

CM_CUSTOMGESTURESCHANGED

CM_DEACTIVATE

CM_DESIGNHITTEST

CM_DESTROYHANDLE

CM_DIALOGCHAR

CM_DIALOGHANDLE

CM_DIALOGKEY

CM_DOCKCLIENT

CM_DOCKNOTIFICATION

CM_DOCWINDOWACTIVATE

CM_DOUBLEBUFFEREDCHANGED

CM_DRAG

CM_ENABLEDCHANGED

CM_ENTER

CM_EXIT

CM_FLOAT

CM_FOCUSCHANGED

CM_FONTCHANGE

CM_FONTCHANGED

CM_GESTURE

CM_GESTUREMANAGERCHANGED

CM_GETDATALINK

CM_GOTFOCUS

CM_HINTSHOW

CM_HINTSHOWPAUSE

CM_HITTEST

CM_ICONCHANGED

CM_INPUTLANGCHANGE

CM_INVALIDATE

CM_INVALIDATEDOCKHOST

CM_INVOKEHELP

CM_ISSHORTCUT

CM_ISTOOLCONTROL

CM_LCLOFFSET

CM_LOSTFOCUS

CM_MENUCHANGED

CM_MOUSEACTIVATE

CM_MOUSEENTER

CM_MOUSELEAVE

CM_MOUSEWHEEL

CM_PARENTBIDIMODECHANGED

CM_PARENTCOLORCHANGED

CM_PARENTCTL3DCHANGED

CM_PARENTDOUBLEBUFFEREDCHANGED

CM_PARENTFONTCHANGED

CM_PARENTSHOWHINTCHANGED

CM_PARENTTABLETOPTIONSCHANGED

CM_POPUPHWNDDESTROY

CM_RECREATEWND

CM_RELEASE

CM_SETACTIVECONTROL

CM_SHOWHINTCHANGED

CM_SHOWINGCHANGED

CM_STANDARDGESTURESCHANGED

CM_SYSCOLORCHANGE

CM_SYSFONTCHANGED

CM_TABLETOPTIONSCHANGED

CM_TABSTOPCHANGED

CM_TEXTCHANGED

CM_THEMECHANGED

CM_TIMECHANGE

CM_UIACTIVATE

CM_UIDEACTIVATE

CM_UNDOCKCLIENT

CM_UNTHEMECONTROL

CM_UPDATEACTIONS

CM_VISIBLECHANGED

CM_WANTSPECIALKEY

CM_WINDOWHOOK

CM_WININICHANGE

CN_BASE

CN_CHAR

CN_CHARTOITEM

CN_COMMAND

CN_COMPAREITEM

CN_CTLCOLORBTN

CN_CTLCOLORDLG

CN_CTLCOLOREDIT

CN_CTLCOLORLISTBOX

CN_CTLCOLORMSGBOX

CN_CTLCOLORSCROLLBAR

CN_CTLCOLORSTATIC

CN_DELETEITEM

CN_DRAWITEM

CN_HSCROLL

CN_KEYDOWN

CN_KEYUP

CN_MEASUREITEM

CN_NOTIFY

CN_PARENTNOTIFY

CN_SYSCHAR

CN_SYSKEYDOWN

CN_SYSKEYUP

CN_VKEYTOITEM

CN_VSCROLL

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

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