[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
|
||
|
||
|
Anchor to the left side (=asrTop). |
|
|
Anchor to the right side (=asrBottom). |
|
|
||
|
||
|
||
|
||
|
||
|
Application starting cursor. |
|
|
The Arrow cursor, which is the most common and the default one in most cases |
|
|
A cursor utilized for graphics, for pixel or rectangle selection, often in the shape of a cross |
|
|
Indicates that the default cursor from the system should be utilized |
|
|
A cursor to indicate that one can drop a dragged item in this area |
|
|
Pointing hand cursor constant (-21) |
|
|
"What's This" Help cursor constant (-20) |
|
|
Highest defined cursor constant (0). |
|
|
Busy cursor constant, utilized to indicate that one should wait while an action is done |
|
|
Horizontal Splitter cursor constant (-14) |
|
|
A text cursor, for setting insertion point. Often used in text editors |
|
|
Lowest defined cursor constant (-30). |
|
|
Multiple Object dragging cursor constant (-16) |
|
|
Shows a negative sign. See also crNoDrop. |
|
|
A cursor to indicate that one cannot drop a dragged item in this area |
|
|
Indicates that the cursor should be invisible |
|
|
A generic sizing cursor, to indicate that here one may drag to resize something. Is the same as crSizeAll. |
|
|
All Directions sizing cursor constant (-22) |
|
|
A cursor for resizing which has an arrow pointing to the right, to indicate resizing possibility in this direction |
|
|
A cursor for resizing which has an arrow pointing upwards, to indicate resizing possibility in this direction |
|
|
A cursor for resizing which has an arrow pointing to the right-top corner, to indicate resizing possibility in this direction |
|
|
A cursor for resizing which runs diagonally from NorthEast to SouthWest (-6) |
|
|
A cursor for resizing which cursor runs from North to South (-7) |
|
|
A cursor for resizing which has an arrow pointing to the left-top corner, to indicate resizing possibility in this direction |
|
|
A cursor for resizing which cursor runs from NorthWest to SouthEast |
|
|
A cursor for resizing which has an arrow pointing downwards, to indicate resizing possibility in this direction |
|
|
A cursor for resizing which has an arrow pointing to the right-bottom corner, to indicate resizing possibility in this direction |
|
|
A cursor for resizing which has an arrow pointing to the left-bottom corner, to indicate resizing possibility in this direction |
|
|
A cursor for resizing which has an arrow pointing to the left, to indicate resizing possibility in this direction |
|
|
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. |
|
|
Waiting for SQL cursor constant (-17) |
|
|
Up Arrow cursor constant (-10) |
|
|
Vertical Split cursor constant (-15) |
|
|
Set of styles which require/provide multiple clicks on a control. |
|
|
||
|
Set of form styles, except those which make a form stay on top of all other forms of the system |
|
|
Set of form styles, which make a form stay on top. |
|
|
||
|
||
|
||
|
Modal dialog aborted. |
|
|
Modal dialog left with All button. |
|
|
Modal dialog left with Cancel button. |
|
|
Modal dialog left with Close button. |
|
|
Modal dialog left with Ignore button. |
|
|
Last (highest) value of modal results. |
|
|
Modal dialog left with No button. |
|
|
Modal dialog left with None button. |
|
|
Modal dialog left with NoToAll button. |
|
|
Modal dialog left with OK button. |
|
|
Modal dialog left with Retry button. |
|
|
Modal dialog left with Yes button. |
|
|
Modal dialog left with YesToAll button. |
|
|
||
lazarus-ccr.sourceforge.net |