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

Reference for unit 'LCLType': Constants

ALTERNATE

  

ANSI_CHARSET

  

ANSI_FIXED_FONT

  

Represents the stock object for an ANSI fixed-pitch font.

ANSI_VAR_FONT

  

Represents the stock object for an ANSI variable-pitch font.

ANTIALIASED_QUALITY

  

ARABIC_CHARSET

  

BALTIC_CHARSET

  

BDR_INNER

  

Indicates whether an inner border (raised or sunken) is in use for a control.

BDR_OUTER

  

Indicates whether an outer border (raised or sunken) is in use for a control.

BDR_RAISED

  

Indicates whether a raised border (inner or outer) is in use for a control.

BDR_RAISEDINNER

  

Represents a 3-D border style with a raised inner border.

BDR_RAISEDOUTER

  

Represents a 3-D border style with a raised outer border.

BDR_SUNKEN

  

Indicates whether a sunken border (inner or outer) is in use for a control.

BDR_SUNKENINNER

  

Represents a 3-D border style with a sunken inner border.

BDR_SUNKENOUTER

  

Represents a 3-D border style with a sunken outer border.

BF_ADJUST

  

BF_BOTTOM

  

Border flag representing the bottom edge of a border rectangle.

BF_BOTTOMLEFT

  

Border flag representing the bottom and left sides of a border rectangle.

BF_BOTTOMRIGHT

  

Border flag representing the bottom and right sides of a border rectangle.

BF_DIAGONAL

  

Border flag representing a diagonal border.

BF_DIAGONAL_ENDBOTTOMLEFT

  

BF_DIAGONAL_ENDBOTTOMRIGHT

  

BF_DIAGONAL_ENDTOPLEFT

  

BF_DIAGONAL_ENDTOPRIGHT

  

Border flag representing a diagonal border where the origin is the bottom-left corner and the terminus is the top-right corner of the rectangle.

BF_FLAT

  

BF_LEFT

  

Border flag representing the left side of a border rectangle.

BF_MIDDLE

  

BF_MONO

  

BF_RECT

  

Border flag representing all sides of a border rectangle.

BF_RIGHT

  

Border flag representing the right side of a border rectangle.

BF_SOFT

  

BF_TOP

  

Border flag representing the top edge of a border rectangle.

BF_TOPLEFT

  

Border flag representing the top and left sides of a border rectangle.

BF_TOPRIGHT

  

Border flag representing the top and right sides of a border rectangle.

BITSPIXEL

  

Number of bits per pixel.

BI_BITFIELDS

  

BI_RGB

  

BI_RLE4

  

BI_RLE8

  

BKMODE_LAST

  

BLACKNESS

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with all black.

BLACKONWHITE

  

BLACK_BRUSH

  

Represents the stock object for a black brush.

BLACK_PEN

  

Represents the stock object for a black pen.

BS_3STATE

  

BS_AUTOCHECKBOX

  

BS_DEFPUSHBUTTON

  

BS_DIBPATTERN

  

BS_DIBPATTERN8X8

  

BS_DIBPATTERNPT

  

BS_GROUPBOX

  

BS_HATCHED

  

BS_HOLLOW

  

BS_INDEXED

  

BS_MONOPATTERN

  

BS_NULL

  

BS_OWNERDRAW

  

BS_PATTERN

  

BS_PATTERN8X8

  

BS_PUSHBUTTON

  

BS_PUSHLIKE

  

BS_RADIOBUTTON

  

BS_RIGHTBUTTON

BS_SOLID

  

CBM_INIT

  

CBS_AUTOHSCROLL

  

CBS_DROPDOWN

  

CBS_DROPDOWNLIST

  

CBS_HASSTRINGS

  

CBS_OWNERDRAWFIXED

  

CBS_OWNERDRAWVARIABLE

  

CBS_SIMPLE

  

CBS_SORT

  

CCHDEVICENAME

  

CCS_ADJUSTABLE

  

CCS_BOTTOM

  

CCS_LEFT

  

CCS_NODIVIDER

  

CCS_NOMOVEX

  

CCS_NOMOVEY

  

CCS_NOPARENTALIGN

  

CCS_NORESIZE

  

CCS_RIGHT

  

CCS_TOP

  

CCS_VERT

  

CHINESEBIG5_CHARSET

  

CLEARTYPE_NATURAL_QUALITY

  

CLEARTYPE_QUALITY

  

ClipboardTypeName

  

Contains the names associated with the clipboard types accessed using the enumeration values.

CLIP_CHARACTER_PRECIS

  

CLIP_DEFAULT_PRECIS

  

CLIP_EMBEDDED

  

CLIP_LH_ANGLES

  

CLIP_MASK

  

CLIP_STROKE_PRECIS

  

CLIP_TT_ALWAYS

  

CLR_DEFAULT

  

Mask used to check for the default color value.

CLR_INVALID

  

Same as CLR_NONE

CLR_NONE

  

Cardinal color value used for no color.

COLORONCOLOR

  

COLOR_3DDKSHADOW

  

COLOR_3DFACE

  

COLOR_3DHIGHLIGHT

  

COLOR_3DHILIGHT

  

COLOR_3DLIGHT

  

COLOR_3DSHADOW

  

COLOR_ACTIVEBORDER

  

COLOR_ACTIVECAPTION

  

Offset into the system color map for the active caption color.

COLOR_APPWORKSPACE

  

Offset into the system color map for the workspace color.

COLOR_BACKGROUND

  

Offset into the system color map for the background color.

COLOR_BTNFACE

  

Offset into the system color map for the button face color.

COLOR_BTNHIGHLIGHT

  

COLOR_BTNHILIGHT

  

COLOR_BTNSHADOW

  

Offset into the system color map for the button shadow color.

COLOR_BTNTEXT

  

Offset into the system color map for the button text color.

COLOR_CAPTIONTEXT

  

Offset into the system color map for the caption text color.

COLOR_DESKTOP

  

COLOR_ENDCOLORS

  

COLOR_FORM

  

COLOR_GRADIENTACTIVECAPTION

  

COLOR_GRADIENTINACTIVECAPTION

  

COLOR_GRAYTEXT

  

Offset into the system color map for the grayed or inactive text color.

COLOR_HIGHLIGHT

  

Offset into the system color map for the highlight color.

COLOR_HIGHLIGHTTEXT

  

Offset into the system color map for the highlighted text color.

COLOR_HOTLIGHT

  

COLOR_INACTIVEBORDER

  

Offset into the system color map for the inactive border color.

COLOR_INACTIVECAPTION

  

Offset into the system color map for the inactive caption color.

COLOR_INACTIVECAPTIONTEXT

  

COLOR_INFOBK

  

COLOR_INFOTEXT

  

COLOR_MENU

  

Offset into the system color map for the menu color.

COLOR_MENUBAR

  

COLOR_MENUHILIGHT

  

COLOR_MENUTEXT

  

Offset into the system color map for the menu text color.

COLOR_SCROLLBAR

  

Offset into the system color map for the scroll bar color.

COLOR_WINDOW

  

Offset into the system color map for the window color.

COLOR_WINDOWFRAME

  

Offset into the system color map for the window frame or border color.

COLOR_WINDOWTEXT

  

Offset into the system color map for the window text color.

ComplexRegion

  

csArrow

  

Component style identifier.

csBitBtn

  

Component style identifier.

csButton

  

Component style identifier.

csCalendar

  

Component style identifier.

csCheckbox

  

Component style identifier.

csCheckListBox

  

Component style identifier.

csCListBox

  

Component style identifier.

csColorDialog

  

Component style identifier.

csComboBox

  

Component style identifier.

csEdit

  

Component style identifier.

csFileDialog

  

Component style identifier.

csFixed

  

Component style identifier.

csFontDialog

  

Component style identifier.

csForm

  

Component style identifier.

csGroupBox

  

Component style identifier.

csHintWindow

  

Component style identifier.

csListBox

  

Component style identifier.

csListView

  

Component style identifier.

csMainMenu

  

Component style identifier.

csMemo

  

Component style identifier.

csMenuBar

  

Component style identifier.

csMenuItem

  

Component style identifier.

csNone

  

Component style identifier.

csNonLCL

  

Component style identifier. Used for non-LCL controls that create their own handles.

csNotebook

  

Component style identifier.

csOpenFileDialog

  

Component style identifier.

csPage

  

Component style identifier.

csPairSplitter

  

Component style identifier.

csPairSplitterSide

  

Component style identifier.

csPanel

  

Component style identifier.

csPopupMenu

  

Component style identifier.

csPreviewFileControl

  

Component style identifier.

csPreviewFileDialog

  

Component style identifier.

csProgressBar

  

Component style identifier.

csRadioButton

  

Component style identifier.

csSaveFileDialog

  

Component style identifier.

csScrollBar

  

Component style identifier.

csScrollBox

  

Component style identifier.

csScrolledWindow

  

Component style identifier.

csSelectDirectoryDialog

  

Component style identifier.

csSpinedit

  

Component style identifier.

csStaticText

  

Component style identifier.

csStatusBar

  

Component style identifier.

csToggleBox

  

Component style identifier.

csTrackBar

  

Component style identifier.

csWinControl

  

Component style identifier.

CS_HREDRAW

  

Class style constant used to redraw the entire window when the width for the client area has been changed.

CS_VREDRAW

  

Class style constant used to redraw the entire window when the height for the client area has been changed.

DC_BRUSH

  

Represents the stock object with a device context for a brush.

DC_PEN

  

Represents the stock object with a device context for a pen.

DefaultLogFont

  

DEFAULT_CHARSET

  

DEFAULT_GUI_FONT

  

Represents the stock object for the default GUI font.

DEFAULT_PALETTE

  

Represents the stock object for the default system color palette.

DEFAULT_PITCH

  

DEFAULT_QUALITY

  

DEVICE_DEFAULT_FONT

  

Represents the stock object for a default device font.

DEVICE_FONTTYPE

  

DFCS_ADJUSTRECT

  

DrawFrameControl button control style: exclude frame.

DFCS_BUTTON3STATE

  

DrawFrameControl button control style: three-state button.

DFCS_BUTTONCHECK

  

DrawFrameControl button control style: checkbox.

DFCS_BUTTONPUSH

  

DrawFrameControl button control style: push button.

DFCS_BUTTONRADIO

  

DrawFrameControl button control style: radio button.

DFCS_BUTTONRADIOIMAGE

  

DrawFrameControl button control style: radio button image.

DFCS_BUTTONRADIOMASK

  

DrawFrameControl button control style: radio button mask.

DFCS_CAPTIONCLOSE

  

DrawFrameControl caption control style: Close button.

DFCS_CAPTIONHELP

  

DrawFrameControl caption control style: Help button.

DFCS_CAPTIONMAX

  

DrawFrameControl caption control style: Maximize button.

DFCS_CAPTIONMIN

  

DrawFrameControl caption control style: Minimize button.

DFCS_CAPTIONRESTORE

  

DrawFrameControl caption control style: Restore button.

DFCS_CHECKED

  

DrawFrameControl button control state: button checked.

DFCS_FLAT

  

DrawFrameControl button control style: flat.

DFCS_HOT

  

DrawFrameControl scrollbar control state: button hot-tracked.

DFCS_INACTIVE

  

DrawFrameControl control state: inactive (grayed).

DFCS_MENUARROW

  

DrawFrameControl menubar control style: sub-menu arrow.

DFCS_MENUBULLET

  

DrawFrameControl menubar control style: bullet.

DFCS_MENUCHECK

  

DrawFrameControl menubar control style: check mark.

DFCS_MONO

  

DrawFrameControl button control style: monochrome border.

DFCS_PUSHED

  

DrawFrameControl button control state: button pushed.

DFCS_SCROLLCOMBOBOX

  

DrawFrameControl scrollbar control style: combobox scrollbar.

DFCS_SCROLLDOWN

  

DrawFrameControl scrollbar control style: down arrow.

DFCS_SCROLLLEFT

  

DrawFrameControl scrollbar control style: left arrow.

DFCS_SCROLLRIGHT

  

DrawFrameControl scrollbar control style: right arrow.

DFCS_SCROLLSIZEGRIP

  

DrawFrameControl scrollbar control style: size grip in the bottom-right window corner.

DFCS_SCROLLUP

  

DrawFrameControl scrollbar control style: up arrow.

DFCS_TRANSPARENT

  

DrawFrameControl control style: transparent (title bar...).

DFC_BUTTON

  

DrawFrameControl control type: button.

DFC_CAPTION

  

DrawFrameControl control type: title bar.

DFC_MENU

  

DrawFrameControl control type: menu bar.

DFC_SCROLL

  

DrawFrameControl control type: scroll bar.

DIB_PAL_COLORS

  

DIB_RGB_COLORS

  

DKGRAY_BRUSH

  

Represents the stock object for a dark gray brush.

DLGC_WANTALLKEYS

  

DLGC_WANTARROWS

  

DLGC_WANTCHARS

  

DLGC_WANTTAB

  

DRAFT_QUALITY

  

DSTINVERT

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (not Dst).

DT_BOTTOM

  

DrawText formatting: text justified to the bottom of the rectangle.

DT_CALCRECT

  

DrawText formatting: returns the required rectangle, without actually drawing.

DT_CENTER

  

DrawText formatting: text centered horizontally within the rectangle.

DT_EDITCONTROL

  

DrawText formatting: emulates the behavior of a multi-line edit control.

DT_END_ELLIPSIS

  

DrawText formatting: appends an ellipsis when the text is truncated.

DT_EXPANDTABS

  

DrawText formatting: expand tab characters.

DT_HIDEPREFIX

  

DrawText formatting flag: Ignore the accelerator key prefix (&) and hide the underline.

DT_INTERNAL

  

DrawText formatting: uses the system font for calculations.

DT_LEFT

  

DrawText formatting: text justified to the left of the rectangle.

DT_MODIFYSTRING

  

DrawText formatting: update the string to match the displayed text (possibly truncated).

DT_NOCLIP

  

DrawText formatting: text is drawn without clipping.

DT_NOPREFIX

  

DrawText formatting: show embedded '&' characters.

DT_PREFIXONLY

  

DrawText formatting flag: Draw only the underlined accelerator key, ignore any other text.

DT_RIGHT

  

DrawText formatting: text justified to the right of the rectangle.

DT_RTLREADING

  

DrawText formatting: use right-to-left reading layout for bidirectional text.

DT_SINGLELINE

  

DrawText formatting: text is drawn in a single line, regardless of embedded line endings.

DT_TOP

  

DrawText formatting: text justified to the top of the rectangle.

DT_VCENTER

  

DrawText formatting: text centered vertically within the rectangle.

DT_WORDBREAK

  

DrawText formatting: text can wrap into multiple lines.

EASTEUROPE_CHARSET

  

EDGE_BUMP

  

Combination of BDR_RAISEDOUTER and BDR_SUNKENINNER.

EDGE_ETCHED

  

Combination of BDR_SUNKENOUTER and BDR_RAISEDINNER.

EDGE_RAISED

  

Combination of BDR_RAISEDOUTER and BDR_RAISEDINNER.

EDGE_SUNKEN

  

Combination of BDR_SUNKENOUTER and BDR_SUNKENINNER.

Error

  

ES_AUTOHSCROLL

  

ES_AUTOVSCROLL

  

ES_CENTER

  

ES_LEFT

  

ES_MULTILINE

  

ES_NOHIDESEL

  

ES_NUMBER

ES_READONLY

  

ES_RIGHT

  

ES_WANTRETURN

  

ETO_CLIPPED

  

Clipped ExtTextOut mode, clipping the text at the rectangle boundaries.

ETO_OPAQUE

  

Opaque ExtTextOut mode, filling the rectangle with the background Color before painting the text.

ETO_RTLREADING

FCS_ISO_10646_1

  

FCS_ISO_8859_1

  

FCS_ISO_8859_10

  

FCS_ISO_8859_15

  

FCS_ISO_8859_2

  

FCS_ISO_8859_3

  

FCS_ISO_8859_4

  

FCS_ISO_8859_5

  

FCS_ISO_8859_6

  

FCS_ISO_8859_7

  

FCS_ISO_8859_8

  

FCS_ISO_8859_9

  

FF_DECORATIVE

  

FF_DONTCARE

  

FF_MODERN

  

FF_ROMAN

  

FF_SCRIPT

  

FF_SWISS

  

FIXED_PITCH

  

FOUNDRYCHAR_CLOSE

  

FOUNDRYCHAR_OPEN

  

FS_ARABIC

  

FS_BALTIC

  

FS_CHINESESIMP

  

FS_CHINESETRAD

  

FS_CYRILLIC

  

FS_GREEK

  

FS_HEBREW

  

FS_JISJAPAN

  

FS_JOHAB

  

FS_LATIN1

  

FS_LATIN2

  

FS_SYMBOL

  

FS_THAI

  

FS_TURKISH

  

FS_VIETNAMESE

  

FS_WANSUNG

  

FW_BLACK

  

FW_BOLD

  

FW_DEMIBOLD

  

FW_DONTCARE

  

FW_EXTRABOLD

  

FW_EXTRALIGHT

  

FW_HEAVY

  

FW_LIGHT

  

FW_MEDIUM

  

FW_NORMAL

  

FW_REGULAR

  

FW_SEMIBOLD

  

FW_THIN

  

FW_ULTRABOLD

  

FW_ULTRALIGHT

  

GB2312_CHARSET

  

GCP_DBCS

  

GRADIENT_FILL_RECT_H

  

GRADIENT_FILL_RECT_V

  

GRADIENT_FILL_TRIANGLE

  

GRAY_BRUSH

  

Represents the stock object for a gray brush.

GREEK_CHARSET

  

GWL_EXSTYLE

  

GWL_HINSTANCE

  

GWL_HWNDPARENT

  

GWL_ID

  

GWL_STYLE

  

GWL_USERDATA

  

GWL_WNDPROC

  

HALFTONE

  

HANGEUL_CHARSET

  

HDN_FIRST

  

HDN_LAST

  

HEBREW_CHARSET

  

HELPINFO_MENUITEM

  

HELPINFO_WINDOW

  

HELP_COMMAND

  

HELP_CONTEXT

  

HOLLOW_BRUSH

  

Same as NULL_BRUSH.

HORZRES

  

Horizontal width in pixels for a device context.

HORZSIZE

  

Horizontal size in millimeters.

HS_BDIAGONAL

  

HS_CROSS

  

HS_DIAGCROSS

  

HS_FDIAGONAL

  

HS_HORIZONTAL

  

HS_VERTICAL

  

HTCAPTION

  

Hit test: caption background.

HTCLIENT

  

Hit test: client area.

HTERROR

  

Hit test error (like HTNOWHERE) which produces a system beep.

HTNOWHERE

  

Hit test: outside control.

HTTRANSPARENT

  

Hit test: transparent area.

HWND_BOTTOM

  

HWND_NOTOPMOST

  

HWND_TOP

  

HWND_TOPMOST

  

IDABORT

  

idButtonAbort

  

idButtonAll

  

idButtonBase

  

Lower limit for the stock pixmap type indexes.

idButtonCancel

  

idButtonClose

  

idButtonContinue

idButtonHelp

  

idButtonIgnore

  

idButtonNo

  

idButtonNoToAll

  

idButtonOk

  

idButtonOpen

  

idButtonRetry

  

idButtonSave

  

idButtonShield

  

idButtonTryAgain

idButtonYes

  

idButtonYesToAll

  

IDCANCEL

  

IDCLOSE

  

idDialogBase

  

idDialogConfirm

  

idDialogError

  

idDialogInfo

  

idDialogShield

  

Represents the pixmap containing the shield image used on dialogs.

idDialogWarning

  

IDHELP

  

IDIGNORE

  

IDNO

  

IDOK

  

IDRETRY

  

IDYES

  

ID_ABORT

  

ID_CANCEL

  

ID_CLOSE

  

ID_HELP

  

ID_IGNORE

  

ID_NO

  

ID_OK

  

ID_RETRY

  

ID_YES

  

IMAGE_BITMAP

  

IMAGE_CURSOR

  

IMAGE_ENHMETAFILE

  

IMAGE_ICON

  

INVALID_HANDLE_VALUE

  

Value representing an invalid (unassigned) Handle.

JOHAB_CHARSET

  

KF_ALTDOWN

  

Focus and activation key flag which indicates if the Alt key is pressed.

KF_DLGMODE

  

Focus and activation key flag which indicates if a dialog is active.

KF_EXTENDED

  

Focus and activation key flag used to test for extended key values.

KF_MENUMODE

  

Focus and activation key flag which indicates if a menu is active.

KF_REPEAT

  

Focus and activation key flag used to manipulate the previous key state flag.

KF_UP

  

Focus and activation key flag used to manipulate a key state transition flag.

LBS_DISABLENOSCROLL

  

LBS_EXTENDEDSEL

  

LBS_HASSTRINGS

  

LBS_MULTICOLUMN

  

LBS_MULTIPLESEL

  

LBS_NODATA

  

LBS_NOINTEGRALHEIGHT

  

LBS_NOREDRAW

  

LBS_NOSEL

  

LBS_NOTIFY

  

LBS_OWNERDRAWFIXED

  

LBS_OWNERDRAWVARIABLE

  

LBS_SORT

  

LBS_STANDARD

  

LBS_USETABSTOPS

  

LBS_WANTKEYBOARDINPUT

  

LF_FACESIZE

  

LF_FULLFACESIZE

  

LOGPIXELSX

  

The number of pixels per logical inch, in X (horizontal) direction.

LOGPIXELSY

  

The number of pixels per logical inch, in Y (vertical) direction.

LR_COLOR

  

LR_COPYDELETEORG

  

LR_COPYFROMRESOURCE

  

LR_COPYRETURNORG

  

LR_CREATEDIBSECTION

  

LR_DEFAULTCOLOR

  

LR_DEFAULTSIZE

  

LR_LOADFROMFILE

  

LR_LOADMAP3DCOLORS

  

LR_LOADTRANSPARENT

  

LR_MONOCHROME

  

LR_SHARED

  

LR_VGACOLOR

  

LTGRAY_BRUSH

  

Represents the stock object for a light gray brush.

LVIF_IMAGE

  

LVIF_INDENT

  

LVIF_NORECOMPUTE

  

LVIF_PARAM

  

LVIF_STATE

  

LVIF_TEXT

  

LVIS_ACTIVATING

  

LVIS_CUT

  

LVIS_DROPHILITED

  

LVIS_FOCUSED

  

LVIS_OVERLAYMASK

  

LVIS_SELECTED

  

LVIS_STATEIMAGEMASK

  

LVN_BEGINDRAG

  

LVN_BEGINLABELEDIT

LVN_BEGINRDRAG

  

LVN_BEGINSCROLL

LVN_COLUMNCLICK

  

LVN_DELETEALLITEMS

  

LVN_DELETEITEM

  

LVN_ENDLABELEDIT

LVN_ENDSCROLL

LVN_FIRST

  

LVN_GETDISPINFO

LVN_GETINFOTIP

LVN_HOTTRACK

LVN_INCREMENTALSEARCH

LVN_INSERTITEM

  

LVN_ITEMACTIVATE

LVN_ITEMCHANGED

  

List View notification message code for a completed change to an item.

LVN_ITEMCHANGING

  

List View notification message code for a pending change to an item.

LVN_KEYDOWN

LVN_LAST

  

LVN_MARQUEEBEGIN

LVN_ODCACHEHINT

LVN_ODFINDITEM

LVN_ODSTATECHANGED

LVN_SETDISPINFO

MAC_CHARSET

  

MAXBYTE

  

Maximum value for the WinAPI BYTE type ($FF).

MAXCHAR

  

Maximum value for the WinAPI CHAR type ($7F).

MAXDWORD

  

Maximum value for the WinAPI DWORD type ($FFFF FFFF).

MAXLONG

  

Maximum value for the WinAPI LONG type ($7FFF FFFF).

MAXSHORT

  

Maximum value for the WinAPI SHORT type ($7FFF).

MAXSTRETCHBLTMODE

  

MAXWORD

  

Maximum value for the WinAPI WORD type ($FFFF).

MAX_SYS_COLORS

  

Maximum number of system colors.

MB_ABORTRETRYIGNORE

  

Indicates a message box includes Abort, Retry, and Ignore buttons.

MB_CANCELTRYCONTINUE

  

Indicates a message box includes Cancel, Retry, and Continue buttons.

MB_DEFBUTTON1

  

MB_DEFBUTTON2

  

MB_DEFBUTTON3

  

MB_DEFBUTTON4

  

MB_HELP

  

Indicates a message box includes a Help button.

MB_ICONASTERISK

  

MB_ICONERROR

  

MB_ICONEXCLAMATION

  

Indicates that a message box displays an Exclamation Point icon.

MB_ICONHAND

  

Indicates that a message box displays a Stop Sign icon.

MB_ICONINFORMATION

  

MB_ICONQUESTION

  

Indicates that a message box displays a Question Mark icon.

MB_ICONSTOP

  

MB_ICONWARNING

  

MB_OK

  

Indicates a message box includes an Ok button.

MB_OKCANCEL

  

Indicates a message box includes Ok and Cancel buttons.

MB_RETRYCANCEL

  

Indicates a message box includes Retry and Cancel buttons.

MB_YESNO

  

Indicates a message box includes Yes and No buttons.

MB_YESNOCANCEL

  

Indicates a message box includes Yes, No, and Cancel buttons.

MERGECOPY

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Src and Pattern).

MERGEPAINT

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst or not Src).

MF_BITMAP

  

Menu flag which specifies a menu item as a bitmap image.

MF_BYCOMMAND

  

Find menu item by command ID.

MF_BYHANDLE

  

MF_BYPOSITION

  

Find menu item by position number.

MF_CHECKED

  

Menu flag to draw a check mark for the menu item.

MF_DEFAULT

  

Menu flag used to indicate that an item is the default selection for a menu.

MF_DISABLED

  

Menu flag to disable a menu item and prevent its selection, but it does not gray the menu item.

MF_ENABLED

  

Menu flag to enable a menu item for selection.

MF_GRAYED

  

Menu flag to disable a menu item and prevent its selection.

MF_HELP

  

MF_HILITE

  

Menu flag used to add highlighting to a menu item. When omitted, the MF_UNHILITE menu flag is assumed.

MF_MENUBARBREAK

  

Menu flag, like MF_MENUBREAK, but used for a menu bar. Causes a menu, sub-menu, or short cut to be displayed in a new column with a vertical separator.

MF_MENUBREAK

  

Menu flag, like MF_MENUBARBREAK, but used for a menu item. Causes the new menu item to appear on a separate line (menu bar) or column (menu, sub-menu, or short cut) without a separator line.

MF_MOUSESELECT

  

Menu flag which indicates the item has been selected using the mouse.

MF_OWNERDRAW

  

Menu flag which specified the menu item is owner-drawn. Indicates that WM_MEASUREITEM and WM_DRAWITEM messages are used when the menu item is updated.

MF_POPUP

  

Menu flag which specifies the menu item is a a pop-up, drop-down, or sub-menu.

MF_RIGHTJUSTIFY

  

Menu flag which indicates the menu item caption is right aligned.

MF_SEPARATOR

  

Menu flag to draw a horizontal separator.

MF_STRING

  

Menu flag which specifies a menu item as a text value.

MF_SYSMENU

  

Menu flag which indicates if the menu item appears on the Window menu.

MF_UNCHECKED

  

Menu to flag to draw the item without a check mark, even when a bitmap is supplied for the menu item.

MF_UNHILITE

  

Menu flag used to remove highlighting from a menu item.

MF_UNSUPPORTED

  

Mask used to filter menu flag values.

MF_USECHECKBITMAPS

  

Menu flag to enable check mark bitmaps for menu items.

MINCHAR

  

Minimum value for the WinAPI CHAR type ($80).

MINLONG

  

Minimum value for the WinAPI LONG type ($8000 0000).

MINSHORT

  

Minimum value for the WinAPI SHORT type ($8000).

MK_ALT

MK_CONTROL

  

A key state constant to represent the control key, equivalent to ssCtrl from TShiftState.

MK_DOUBLECLICK

MK_LBUTTON

  

A key state constant to represent the left mouse button, equivalent to ssLeft from TShiftState.

MK_MBUTTON

  

A key state constant to represent the middle mouse button, equivalent to ssMiddle from TShiftState.

MK_QUADCLICK

MK_RBUTTON

  

A key state constant to represent the right mouse button, equivalent to ssRight from TShiftState.

MK_SHIFT

  

A key state constant to represent the shift key, equivalent to ssShift from TShiftState.

MK_TRIPLECLICK

MK_XBUTTON1

  

A key state constant to represent the first extra mouse button, equivalent to ssExtra1 from TShiftState.

MK_XBUTTON2

  

A key state constant to represent the second extra mouse button, equivalent to ssExtra2 from TShiftState.

MM_ANISOTROPIC

  

MM_HIENGLISH

  

MM_HIMETRIC

  

MM_ISOTROPIC

  

MM_LOENGLISH

  

MM_LOMETRIC

  

MM_TEXT

  

MM_TWIPS

  

MONITORINFOF_PRIMARY

  

MONITOR_DEFAULTTONEAREST

  

MONITOR_DEFAULTTONULL

  

MONITOR_DEFAULTTOPRIMARY

  

MONITOR_UNIMPL

  

MONO_FONT

  

Move_Default

  

Move_SourceIsInterface

  

MSGF_DIALOGBOX

  

Indicates an input event occurred in a dialog.

MSGF_MENU

  

Indicates an input event occurred in a menu.

MSGF_MESSAGEBOX

  

Indicates an input event occurred in a message box.

MSGF_MOVE

  

MSGF_NEXTWINDOW

  

Indicates an ALT+TAB input event occurred to activate the next window.

MSGF_SCROLLBAR

  

Indicates an input event occurred in a scroll bar.

MSGF_SIZE

  

NM_CHAR

  

NM_CLICK

  

NM_CUSTOMDRAW

  

NM_DBLCLK

  

NM_FIRST

  

NM_HOVER

  

NM_KEYDOWN

  

NM_KILLFOCUS

  

NM_LAST

  

NM_NCHITTEST

  

NM_OUTOFMEMORY

  

NM_RCLICK

  

NM_RDBLCLK

  

NM_RELEASEDCAPTURE

  

NM_RETURN

  

NM_SETCURSOR

  

NM_SETFOCUS

  

NONANTIALIASED_QUALITY

  

NOTSRCCOPY

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (not Src).

NOTSRCERASE

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (not (Dst or Src)).

NullRegion

  

NULL_BRUSH

  

Represents the stock object for an undefined brush.

NULL_PEN

  

Represents an undefined pen.

NUMCOLORS

NUMRESERVED

  

Number of reserved entries in the color palette.

OBJ_BITMAP

  

Device context object type for a bitmap image.

OBJ_BRUSH

  

Device context object type for a brush.

OBJ_COLORSPACE

  

OBJ_DC

  

Device context object type for a device handle.

OBJ_ENHMETADC

  

OBJ_ENHMETAFILE

  

OBJ_EXTPEN

  

OBJ_FONT

  

Device context object type for a font.

OBJ_MEMDC

  

OBJ_METADC

  

Device context object type for a device handle with metadata.

OBJ_METAFILE

  

Device context object type for a metafile (.wmf).

OBJ_PAL

  

Device context object type for a palette.

OBJ_PEN

  

Device context object type for a pen.

OBJ_REGION

  

Device context object type for a region.

ODA_DRAWENTIRE

  

ODA_FOCUS

  

ODA_SELECT

  

ODS_CHECKED

  

ODS_COMBOBOXEDIT

  

ODS_DEFAULT

  

ODS_DISABLED

  

ODS_FOCUS

  

ODS_GRAYED

  

ODS_HOTLIGHT

  

ODS_INACTIVE

  

ODS_NOACCEL

  

ODS_NOFOCUSRECT

  

ODS_SELECTED

  

ODT_BUTTON

  

ODT_COMBOBOX

  

ODT_HEADER

  

ODT_LISTBOX

  

ODT_LISTVIEW

  

ODT_MENU

  

ODT_STATIC

  

ODT_TAB

  

OEM_CHARSET

  

OEM_FIXED_FONT

  

Represents the stock object for an OEM fixed-pitch font.

OPAQUE

  

OUT_CHARACTER_PRECIS

  

OUT_DEFAULT_PRECIS

  

OUT_DEVICE_PRECIS

  

OUT_OUTLINE_PRECIS

  

OUT_RASTER_PRECIS

  

OUT_SCREEN_OUTLINE_PRECIS

  

OUT_STRING_PRECIS

  

OUT_STROKE_PRECIS

  

OUT_TT_ONLY_PRECIS

  

OUT_TT_PRECIS

  

PATCOPY

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Pattern).

PATINVERT

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst xor Pattern).

PATPAINT

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst or (not Src) or Pattern).

PLANES

  

Number of color planes.

PM_Noremove

  

PeekMessage flag: don't remove peeked message.

PM_Remove

  

PeekMessage flag: remove peeked message.

POLYFILL_LAST

  

PredefinedClipboardMimeTypes

  

Contains MIME types for the values in the TPredefinedClipboardFormat enumeration.

PROOF_QUALITY

  

PS_ALTERNATE

  

PS_COSMETIC

  

PS_DASH

  

PS_DASHDOT

  

PS_DASHDOTDOT

  

PS_DOT

  

PS_ENDCAP_FLAT

  

PS_ENDCAP_MASK

  

PS_ENDCAP_ROUND

  

PS_ENDCAP_SQUARE

  

PS_GEOMETRIC

  

PS_INSIDEFRAME

  

PS_JOIN_BEVEL

  

PS_JOIN_MASK

  

PS_JOIN_MITER

  

PS_JOIN_ROUND

  

PS_NULL

  

PS_SOLID

  

PS_STYLE_MASK

  

PS_TYPE_MASK

  

PS_USERSTYLE

  

R2_BLACK

  

Binary raster operation (Dst op Pen): all black.

R2_COPYPEN

  

Binary raster operation (Dst op Pen): Pen.

R2_LAST

  

Highest binary raster operation code.

R2_MASKNOTPEN

  

Binary raster operation (Dst op Pen): Dst and not Pen.

R2_MASKPEN

  

Binary raster operation (Dst op Pen): Dst and Pen.

R2_MASKPENNOT

  

Binary raster operation (Dst op Pen): (not Dst) and Pen.

R2_MERGENOTPEN

  

Binary raster operation (Dst op Pen): Dst or not Pen.

R2_MERGEPEN

  

Binary raster operation (Dst op Pen): Dst or Pen.

R2_MERGEPENNOT

  

Binary raster operation (Dst op Pen): (not Dst) or Pen.

R2_NOP

  

Binary raster operation (Dst op Pen): Dst.

R2_NOT

  

Binary raster operation (Dst op Pen): not Dst.

R2_NOTCOPYPEN

  

Binary raster operation (Dst op Pen): not Pen.

R2_NOTMASKPEN

  

Binary raster operation (Dst op Pen): not (Dst and Pen).

R2_NOTMERGEPEN

  

Binary raster operation (Dst op Pen): not (Dst or Pen).

R2_NOTXORPEN

  

Binary raster operation (Dst op Pen): not (Dst xor Pen).

R2_WHITE

  

Binary raster operation (Dst op Pen): all white.

R2_XORPEN

  

Binary raster operation (Dst op Pen): Dst xor Pen.

RASTER_FONTTYPE

  

RDW_ALLCHILDREN

  

RDW_ERASE

  

RDW_ERASENOW

  

RDW_FRAME

  

RDW_INTERNALPAINT

  

RDW_INVALIDATE

  

RDW_NOCHILDREN

  

RDW_NOERASE

  

RDW_NOFRAME

  

RDW_NOINTERNALPAINT

  

RDW_UPDATENOW

  

RDW_VALIDATE

  

Region_Error

  

RGN_AND

  

CombineRgn mode: intersection (r1 AND r2).

RGN_COPY

  

CombineRgn mode: copy of r1.

RGN_DIFF

  

CombineRgn mode: arithmetic difference (r1 - r2).

RGN_OR

  

CombineRgn mode: union (r1 OR r2).

RGN_XOR

  

CombineRgn mode: logical difference (r1 XOR r2).

RT_ACCELERATOR

  

RT_ANICURSOR

  

RT_ANIICON

  

RT_BITMAP

  

RT_CURSOR

  

RT_DIALOG

  

RT_FONT

  

RT_FONTDIR

  

RT_GROUP_CURSOR

  

RT_GROUP_ICON

  

RT_HTML

  

RT_ICON

  

RT_MANIFEST

  

RT_MENU

  

RT_MESSAGETABLE

  

RT_RCDATA

  

RT_STRING

  

RT_VERSION

  

RUSSIAN_CHARSET

  

SBS_BOTTOMALIGN

  

SBS_HORZ

  

SBS_LEFTALIGN

  

SBS_RIGHTALIGN

  

SBS_SIZEBOX

  

SBS_SIZEBOXBOTTOMRIGHTALIGN

  

SBS_SIZEBOXTOPLEFTALIGN

  

SBS_SIZEGRIP

  

SBS_TOPALIGN

  

SBS_VERT

  

SB_BOTH

  

SB_BOTTOM

  

SB_CTL

  

SB_ENDSCROLL

  

SB_Horz

  

SB_LEFT

  

SB_LINEDOWN

  

SB_LINELEFT

  

SB_LINERIGHT

  

SB_LINEUP

  

SB_PAGEDOWN

  

SB_PAGELEFT

  

SB_PAGERIGHT

  

SB_PAGEUP

  

SB_POLICY_CONTINUOUS

  

SB_POLICY_DELAYED

  

SB_POLICY_DISCONTINUOUS

  

SB_RIGHT

  

SB_THUMBPOSITION

  

SB_THUMBTRACK

  

SB_TOP

  

SB_Vert

  

scMeta

  

Represents the Meta key in a short cut value.

SHIFTJIS_CHARSET

  

SIF_ALL

  

Request all scrollbar properties.

SIF_DISABLENOSCROLL

  

Disable the scrollbar if not needed.

SIF_PAGE

  

Request for the scrollbar page size.

SIF_POS

  

Request for the scrollbar position.

SIF_RANGE

  

Request for the scrollbar range.

SIF_TRACKPOS

  

Request for the scrollbar tracking position.

SIF_UPDATEPOLICY

  

SimpleRegion

  

SIZEFULLSCREEN

  

SIZEICONIC

  

SIZENORMAL

  

SIZEPALETTE

  

Number of entries in the color palette.

SIZEZOOMHIDE

  

SIZEZOOMSHOW

  

SIZE_FULLSCREEN

SIZE_MAXHIDE

  

SIZE_MAXIMIZED

  

SIZE_MAXSHOW

  

SIZE_MINIMIZED

  

SIZE_RESTORED

  

Size_SourceIsInterface

  

SM_ARRANGE

  

SM_CLEANBOOT

  

SM_CMETRICS

  

SM_CMONITORS

  

SM_CMOUSEBUTTONS

  

SM_CXBORDER

  

System metric index used to get the width of the window border in pixels. Same as SM_CXEDGE when the windows uses 3-D borders.

SM_CXCURSOR

  

SM_CXDLGFRAME

  

Same as SM_CXFIXEDFRAME.

SM_CXDOUBLECLK

  

SM_CXDRAG

  

SM_CXEDGE

  

SM_CXFIXEDFRAME

  

SM_CXFRAME

  

SM_CXFULLSCREEN

  

SM_CXHSCROLL

  

SM_CXHTHUMB

  

SM_CXICON

  

SM_CXICONSPACING

  

SM_CXMAXIMIZED

  

SM_CXMAXTRACK

  

SM_CXMENUCHECK

  

SM_CXMENUSIZE

  

SM_CXMIN

  

SM_CXMINIMIZED

  

SM_CXMINSPACING

  

SM_CXMINTRACK

  

SM_CXSCREEN

  

System metric index used to get the width in pixels of the screen for the primary display monitor.

SM_CXSIZE

  

SM_CXSIZEFRAME

  

SM_CXSMICON

  

SM_CXSMSIZE

  

SM_CXVIRTUALSCREEN

  

SM_CXVSCROLL

  

System metric index used to get the width of a vertical scroll bar in pixels.

SM_CYBORDER

  

System metric index used to get the height of the window border in pixels. Same as SM_CYEDGE when the windows uses 3-D borders.

SM_CYCAPTION

  

System metric index used to get the height of the caption area in pixels.

SM_CYCURSOR

  

SM_CYDLGFRAME

  

Same as SM_CYFIXEDFRAME.

SM_CYDOUBLECLK

  

SM_CYDRAG

  

SM_CYEDGE

  

SM_CYFIXEDFRAME

  

SM_CYFRAME

  

SM_CYFULLSCREEN

  

SM_CYHSCROLL

  

System metric index used to get the height of a horizontal scroll bar in pixels.

SM_CYICON

  

SM_CYICONSPACING

  

SM_CYKANJIWINDOW

  

SM_CYMAXIMIZED

  

SM_CYMAXTRACK

  

SM_CYMENU

  

SM_CYMENUCHECK

  

SM_CYMENUSIZE

  

SM_CYMIN

  

SM_CYMINIMIZED

  

SM_CYMINSPACING

  

SM_CYMINTRACK

  

SM_CYSCREEN

  

System metric index used to get the height in pixels of the screen for the primary display monitor.

SM_CYSIZE

  

SM_CYSIZEFRAME

  

SM_CYSMCAPTION

  

SM_CYSMICON

  

SM_CYSMSIZE

  

SM_CYVIRTUALSCREEN

  

SM_CYVSCROLL

  

SM_CYVTHUMB

  

SM_DBCSENABLED

  

SM_DEBUG

  

SM_LCLHasFormAlphaBlend

  

Indicates if a form uses Alpha channel transparency.

SM_LCLMAXIMIZEDHEIGHT

  

Defined to get accurate maximized height under X11.

SM_LCLMAXIMIZEDWIDTH

  

Defined to get accurate maximized window width under X11.

SM_MENUDROPALIGNMENT

  

SM_MIDEASTENABLED

  

SM_MOUSEPRESENT

  

SM_MOUSEWHEELPRESENT

  

SM_NETWORK

  

SM_PENWINDOWS

  

SM_REMOTESESSION

  

System metric index used to determine if the calling process is a terminal services client session (non-zero return value) or a console session (zero return value). A console session does not have to be the physical console.

SM_RESERVED1

  

SM_RESERVED2

  

SM_RESERVED3

  

SM_RESERVED4

  

SM_SAMEDISPLAYFORMAT

  

SM_SECURE

  

SM_SHOWSOUNDS

  

SM_SLOWMACHINE

  

SM_SWAPBUTTON

  

SM_SWSCROLLBARSPACING

  

SM_XVIRTUALSCREEN

  

SM_YVIRTUALSCREEN

  

SPI_GETACCESSTIMEOUT

  

SPI_GETACTIVEWINDOWTRACKING

  

SPI_GETACTIVEWNDTRKTIMEOUT

  

SPI_GETACTIVEWNDTRKZORDER

  

SPI_GETANIMATION

  

SPI_GETBEEP

  

Gets the state for warning beeps from system parameter information.

SPI_GETBLOCKSENDINPUTRESETS

  

SPI_GETBORDER

  

SPI_GETCARETWIDTH

  

SPI_GETCOMBOBOXANIMATION

  

SPI_GETCURSORSHADOW

  

SPI_GETDEFAULTINPUTLANG

  

SPI_GETDESKWALLPAPER

  

SPI_GETDRAGFULLWINDOWS

  

SPI_GETDROPSHADOW

  

SPI_GETFASTTASKSWITCH

  

SPI_GETFILTERKEYS

  

SPI_GETFLATMENU

  

SPI_GETFOCUSBORDERHEIGHT

  

SPI_GETFOCUSBORDERWIDTH

  

SPI_GETFONTSMOOTHING

  

SPI_GETFONTSMOOTHINGCONTRAST

  

SPI_GETFONTSMOOTHINGORIENTATION

  

Gets the color orientation for font smoothing from system parameter information.

SPI_GETFONTSMOOTHINGTYPE

  

SPI_GETFOREGROUNDFLASHCOUNT

  

SPI_GETFOREGROUNDLOCKTIMEOUT

  

SPI_GETGRADIENTCAPTIONS

  

SPI_GETGRIDGRANULARITY

  

SPI_GETHIGHCONTRAST

  

SPI_GETHOTTRACKING

  

SPI_GETICONMETRICS

  

SPI_GETICONTITLELOGFONT

  

SPI_GETICONTITLEWRAP

  

SPI_GETKEYBOARDCUES

  

SPI_GETKEYBOARDDELAY

  

SPI_GETKEYBOARDPREF

  

SPI_GETKEYBOARDSPEED

  

SPI_GETLISTBOXSMOOTHSCROLLING

  

SPI_GETLOWPOWERACTIVE

  

SPI_GETLOWPOWERTIMEOUT

  

SPI_GETMENUANIMATION

  

SPI_GETMENUDROPALIGNMENT

  

SPI_GETMENUFADE

  

SPI_GETMENUSHOWDELAY

  

SPI_GETMENUUNDERLINES

  

SPI_GETMINIMIZEDMETRICS

  

SPI_GETMOUSE

  

Gets mouse threshold and acceleration values from system parameter information.

SPI_GETMOUSECLICKLOCK

  

SPI_GETMOUSECLICKLOCKTIME

  

SPI_GETMOUSEHOVERHEIGHT

  

SPI_GETMOUSEHOVERTIME

  

SPI_GETMOUSEHOVERWIDTH

  

SPI_GETMOUSEKEYS

  

SPI_GETMOUSESONAR

  

SPI_GETMOUSESPEED

  

SPI_GETMOUSETRAILS

  

SPI_GETMOUSEVANISH

  

SPI_GETNONCLIENTMETRICS

  

SPI_GETPOWEROFFACTIVE

  

SPI_GETPOWEROFFTIMEOUT

  

SPI_GETSCREENREADER

  

SPI_GETSCREENSAVEACTIVE

  

SPI_GETSCREENSAVERRUNNING

  

SPI_GETSCREENSAVETIMEOUT

  

SPI_GETSELECTIONFADE

  

SPI_GETSERIALKEYS

  

SPI_GETSHOWIMEUI

  

SPI_GETSHOWSOUNDS

  

SPI_GETSNAPTODEFBUTTON

  

SPI_GETSOUNDSENTRY

  

SPI_GETSTICKYKEYS

  

SPI_GETTOGGLEKEYS

  

SPI_GETTOOLTIPANIMATION

  

SPI_GETTOOLTIPFADE

  

SPI_GETUIEFFECTS

  

SPI_GETWHEELSCROLLLINES

  

SPI_GETWINDOWSEXTENSION

  

SPI_GETWORKAREA

  

SPI_ICONHORIZONTALSPACING

  

SPI_ICONVERTICALSPACING

  

SPI_LANGDRIVER

  

SPI_SCREENSAVERRUNNING

  

SPI_SETACCESSTIMEOUT

  

SPI_SETACTIVEWINDOWTRACKING

  

SPI_SETACTIVEWNDTRKTIMEOUT

  

SPI_SETACTIVEWNDTRKZORDER

  

SPI_SETANIMATION

  

SPI_SETBEEP

  

Sets warning beeps on or off using system parameter information.

SPI_SETBLOCKSENDINPUTRESETS

  

SPI_SETBORDER

  

SPI_SETCARETWIDTH

  

SPI_SETCOMBOBOXANIMATION

  

SPI_SETCURSORS

  

SPI_SETCURSORSHADOW

  

SPI_SETDEFAULTINPUTLANG

  

SPI_SETDESKPATTERN

  

SPI_SETDESKWALLPAPER

  

SPI_SETDOUBLECLICKTIME

  

SPI_SETDOUBLECLKHEIGHT

  

SPI_SETDOUBLECLKWIDTH

  

SPI_SETDRAGFULLWINDOWS

  

SPI_SETDRAGHEIGHT

  

SPI_SETDRAGWIDTH

  

SPI_SETDROPSHADOW

  

SPI_SETFASTTASKSWITCH

  

SPI_SETFILTERKEYS

  

SPI_SETFLATMENU

  

SPI_SETFOCUSBORDERHEIGHT

  

SPI_SETFOCUSBORDERWIDTH

  

SPI_SETFONTSMOOTHING

  

SPI_SETFONTSMOOTHINGCONTRAST

  

SPI_SETFONTSMOOTHINGORIENTATION

  

Sets the color orientation for font smoothing using system parameter information.

SPI_SETFONTSMOOTHINGTYPE

  

SPI_SETFOREGROUNDFLASHCOUNT

  

SPI_SETFOREGROUNDLOCKTIMEOUT

  

SPI_SETGRADIENTCAPTIONS

  

SPI_SETGRIDGRANULARITY

  

SPI_SETHANDHELD

  

SPI_SETHIGHCONTRAST

  

SPI_SETHOTTRACKING

  

SPI_SETICONMETRICS

  

SPI_SETICONS

  

SPI_SETICONTITLELOGFONT

  

SPI_SETICONTITLEWRAP

  

SPI_SETKEYBOARDCUES

  

SPI_SETKEYBOARDDELAY

  

SPI_SETKEYBOARDPREF

  

SPI_SETKEYBOARDSPEED

  

SPI_SETLANGTOGGLE

  

SPI_SETLISTBOXSMOOTHSCROLLING

  

SPI_SETLOWPOWERACTIVE

  

SPI_SETLOWPOWERTIMEOUT

  

SPI_SETMENUANIMATION

  

SPI_SETMENUDROPALIGNMENT

  

SPI_SETMENUFADE

  

SPI_SETMENUSHOWDELAY

  

SPI_SETMENUUNDERLINES

  

SPI_SETMINIMIZEDMETRICS

  

SPI_SETMOUSE

  

SPI_SETMOUSEBUTTONSWAP

  

SPI_SETMOUSECLICKLOCK

  

SPI_SETMOUSECLICKLOCKTIME

  

SPI_SETMOUSEHOVERHEIGHT

  

SPI_SETMOUSEHOVERTIME

  

SPI_SETMOUSEHOVERWIDTH

  

SPI_SETMOUSEKEYS

  

SPI_SETMOUSESONAR

  

SPI_SETMOUSESPEED

  

SPI_SETMOUSETRAILS

  

SPI_SETMOUSEVANISH

  

SPI_SETNONCLIENTMETRICS

  

SPI_SETPENWINDOWS

  

SPI_SETPOWEROFFACTIVE

  

SPI_SETPOWEROFFTIMEOUT

  

SPI_SETSCREENREADER

  

SPI_SETSCREENSAVEACTIVE

  

SPI_SETSCREENSAVERRUNNING

  

SPI_SETSCREENSAVETIMEOUT

  

SPI_SETSELECTIONFADE

  

SPI_SETSERIALKEYS

  

SPI_SETSHOWIMEUI

  

SPI_SETSHOWSOUNDS

  

SPI_SETSNAPTODEFBUTTON

  

SPI_SETSOUNDSENTRY

  

SPI_SETSTICKYKEYS

  

SPI_SETTOGGLEKEYS

  

SPI_SETTOOLTIPANIMATION

  

SPI_SETTOOLTIPFADE

  

SPI_SETUIEFFECTS

  

SPI_SETWHEELSCROLLLINES

  

SPI_SETWORKAREA

  

SRCAND

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst and Src).

SRCCOPY

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with Src.

SRCERASE

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with ((not Dst) and Src).

SRCINVERT

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst xor Src).

SRCPAINT

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst or Src).

STOCK_LAST

  

Upper limit for stock object index definitions.

SWP_ASYNCWINDOWPOS

  

SWP_DEFERERASE

  

SWP_DRAWFRAME

  

SWP_FRAMECHANGED

  

SWP_HIDEWINDOW

  

SWP_NOACTIVATE

  

SWP_NOCOPYBITS

  

SWP_NOMOVE

  

SWP_NOOWNERZORDER

  

SWP_NOREDRAW

  

SWP_NOREPOSITION

  

SWP_NOSENDCHANGING

  

SWP_NOSIZE

  

SWP_NOZORDER

  

SWP_SHOWWINDOW

  

SWP_SourceIsInterface

  

SWP_STATECHANGED

  

SW_ERASE

  

SW_HIDE

  

SW_INVALIDATE

  

SW_MAX

  

SW_MAXIMIZE

  

SW_MINIMIZE

  

SW_NORMAL

  

SW_RESTORE

  

SW_SCROLLCHILDREN

  

SW_SHOW

  

SW_SHOWDEFAULT

  

SW_SHOWFULLSCREEN

  

SW_SHOWMAXIMIZED

  

SW_SHOWMINIMIZED

  

SW_SHOWMINNOACTIVE

  

SW_SHOWNA

  

SW_SHOWNOACTIVATE

  

SW_SHOWNORMAL

  

SW_SMOOTHSCROLL

  

SYMBOL_CHARSET

  

SYSTEM_FIXED_FONT

  

Represents the stock object for the fixed-pitch system font.

SYSTEM_FONT

  

Represents the stock object for the system font.

SYS_COLOR_BASE

  

TA_BASELINE

  

TA_BOTTOM

  

TA_CENTER

  

TA_LEFT

  

TA_MASK

  

TA_NOUPDATECP

  

TA_RIGHT

  

TA_RTLREADING

  

TA_TOP

  

TA_UPDATECP

  

TBN_First

  

TBN_Last

  

TCN_FIRST

  

TCN_LAST

  

THAI_CHARSET

  

TRANSPARENT

  

TRUETYPE_FONTTYPE

  

TTN_FIRST

  

TTN_LAST

  

TURKISH_CHARSET

  

TVN_FIRST

  

TVN_LAST

  

VARIABLE_PITCH

  

VERTRES

  

Vertical height in pixels for a device context.

VERTSIZE

  

Vertical size in millimeters.

VIETNAMESE_CHARSET

  

VK_0

  

VK_1

  

VK_2

  

VK_3

  

VK_4

  

VK_5

  

VK_6

  

VK_7

  

VK_8

  

VK_9

  

VK_A

  

VK_ACCEPT

  

VK_ADD

  

VK_APPS

  

VK_ATTN

  

VK_B

  

VK_BACK

  

Virtual key code for the Backspace key. Not to be confused with the Android BACK navigation key which is mapped to VK_ESCAPE.

VK_BROWSER_BACK

  

VK_BROWSER_FAVORITES

  

VK_BROWSER_FORWARD

  

VK_BROWSER_HOME

  

VK_BROWSER_REFRESH

  

VK_BROWSER_SEARCH

  

VK_BROWSER_STOP

  

VK_C

  

VK_CANCEL

  

Virtual key code (Windows API compatible).

VK_CAPITAL

  

VK_CLEAR

  

VK_CONTROL

  

VK_CONVERT

  

VK_CRSEL

  

VK_D

  

VK_DECIMAL

  

VK_DELETE

  

VK_DIVIDE

  

VK_DOWN

  

VK_E

  

VK_END

  

VK_EREOF

  

VK_ESCAPE

  

VK_EXECUTE

  

VK_EXSEL

  

VK_F

  

VK_F1

  

VK_F10

  

VK_F11

  

VK_F12

  

VK_F13

  

VK_F14

  

VK_F15

  

VK_F16

  

VK_F17

  

VK_F18

  

VK_F19

  

VK_F2

  

VK_F20

  

VK_F21

  

VK_F22

  

VK_F23

  

VK_F24

  

VK_F3

  

VK_F4

  

VK_F5

  

VK_F6

  

VK_F7

  

VK_F8

  

VK_F9

  

VK_FINAL

  

VK_G

  

VK_H

  

VK_HANGUL

  

VK_HANJA

  

VK_HELP

  

VK_HIGHESTVALUE

  

VK_HOME

  

VK_I

  

VK_INSERT

  

VK_J

  

VK_JUNJA

  

VK_K

  

VK_KANA

  

VK_KANJI

  

VK_L

  

VK_LAUNCH_APP1

  

VK_LAUNCH_APP2

  

VK_LAUNCH_MAIL

  

VK_LAUNCH_MEDIA_SELECT

  

VK_LBUTTON

  

Virtual key code (Windows API compatible).

VK_LCL_ALT

  

VK_LCL_AT

  

VK_LCL_BACKSLASH

  

VK_LCL_CALL

  

VK_LCL_CAPSLOCK

  

VK_LCL_CLOSE_BRACKET

  

VK_LCL_CLOSE_BRAKET

  

VK_LCL_COMMA

  

VK_LCL_ENDCALL

  

VK_LCL_EQUAL

  

VK_LCL_LALT

  

VK_LCL_MINUS

  

VK_LCL_OPEN_BRACKET

  

VK_LCL_OPEN_BRAKET

  

VK_LCL_POINT

  

VK_LCL_POWER

  

VK_LCL_QUOTE

  

VK_LCL_RALT

  

VK_LCL_SEMI_COMMA

  

VK_LCL_SLASH

  

VK_LCL_TILDE

  

VK_LCONTROL

  

VK_LEFT

  

VK_LMENU

  

VK_LSHIFT

  

VK_LWIN

  

VK_M

  

VK_MBUTTON

  

Virtual key code for the middle mouse button (Windows API compatible).

VK_MEDIA_NEXT_TRACK

  

VK_MEDIA_PLAY_PAUSE

  

VK_MEDIA_PREV_TRACK

  

VK_MEDIA_STOP

  

VK_MENU

  

VK_MODECHANGE

  

VK_MULTIPLY

  

VK_N

  

VK_NEXT

  

VK_NONAME

  

VK_NONCONVERT

  

VK_NUMLOCK

  

VK_NUMPAD0

  

VK_NUMPAD1

  

VK_NUMPAD2

  

VK_NUMPAD3

  

VK_NUMPAD4

  

VK_NUMPAD5

  

VK_NUMPAD6

  

VK_NUMPAD7

  

VK_NUMPAD8

  

VK_NUMPAD9

  

VK_O

  

VK_OEM_1

  

VK_OEM_102

  

VK_OEM_2

  

VK_OEM_3

  

VK_OEM_4

  

VK_OEM_5

  

VK_OEM_6

  

VK_OEM_7

  

VK_OEM_8

  

VK_OEM_CLEAR

  

VK_OEM_COMMA

  

VK_OEM_MINUS

  

VK_OEM_PERIOD

  

VK_OEM_PLUS

  

VK_P

  

VK_PA1

  

VK_PAUSE

  

VK_PLAY

  

VK_PRINT

  

VK_PRIOR

  

VK_PROCESSKEY

  

VK_Q

  

VK_R

  

VK_RBUTTON

  

Virtual key code (Windows API compatible).

VK_RCONTROL

  

VK_RETURN

  

VK_RIGHT

  

VK_RMENU

  

VK_RSHIFT

  

VK_RWIN

  

VK_S

  

VK_SCROLL

  

VK_SELECT

  

VK_SEPARATOR

  

VK_SHIFT

  

VK_SLEEP

  

VK_SNAPSHOT

  

VK_SPACE

  

VK_SUBTRACT

  

VK_T

  

VK_TAB

  

VK_U

  

VK_UNDEFINED

  

VK_UNKNOWN

  

Virtual key code for an unknown key (defined by the LCL).

VK_UP

  

VK_V

  

VK_VOLUME_DOWN

  

VK_VOLUME_MUTE

  

VK_VOLUME_UP

  

VK_W

  

VK_X

  

VK_XBUTTON1

  

Virtual key code for the first extra mouse button (Windows API compatible).

VK_XBUTTON2

  

Virtual key code for the second extra mouse button (Windows API compatible).

VK_Y

  

VK_Z

  

VK_ZOOM

  

WHITENESS

  

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with all white.

WHITEONBLACK

  

WHITE_BRUSH

  

Represents the stock object for a white brush.

WHITE_PEN

  

Represents the stock object for a white pen.

WINDING

  

WS_BORDER

  

WS_CAPTION

  

WS_CHILD

  

WS_CHILDWINDOW

  

WS_CLIPCHILDREN

  

WS_CLIPSIBLINGS

  

WS_DISABLED

  

WS_DLGFRAME

  

WS_EX_ACCEPTFILES

  

WS_EX_APPWINDOW

  

WS_EX_CLIENTEDGE

  

WS_EX_CONTEXTHELP

  

WS_EX_CONTROLPARENT

  

WS_EX_DLGMODALFRAME

  

WS_EX_LEFT

  

WS_EX_LEFTSCROLLBAR

  

WS_EX_LTRREADING

  

WS_EX_MDICHILD

  

WS_EX_NOPARENTNOTIFY

  

WS_EX_OVERLAPPEDWINDOW

  

WS_EX_PALETTEWINDOW

  

WS_EX_RIGHT

  

WS_EX_RIGHTSCROLLBAR

  

WS_EX_RTLREADING

  

WS_EX_STATICEDGE

  

WS_EX_TOOLWINDOW

  

WS_EX_TOPMOST

  

WS_EX_TRANSPARENT

  

WS_EX_WINDOWEDGE

  

WS_GROUP

  

WS_HSCROLL

  

WS_ICONIC

  

WS_MAXIMIZE

  

WS_MAXIMIZEBOX

  

WS_MINIMIZE

  

WS_MINIMIZEBOX

  

WS_OVERLAPPED

  

WS_OVERLAPPEDWINDOW

  

WS_POPUP

  

WS_POPUPWINDOW

  

WS_SIZEBOX

  

WS_SYSMENU

  

WS_TABSTOP

  

WS_THICKFRAME

  

WS_TILED

  

WS_TILEDWINDOW

  

WS_VISIBLE

  

WS_VSCROLL

  

XLFD_AVG_WIDTH

  

XLFD_CHARSET_COD

  

XLFD_CHARSET_REG

  

XLFD_FAMILY

  

XLFD_FONTNAME_REG

  

XLFD_FOUNDRY

  

XLFD_PIXELSIZE

  

XLFD_POINTSIZE

  

XLFD_RESX

  

XLFD_RESY

  

XLFD_SLANT

  

XLFD_SPACING

  

XLFD_STYLENAME

  

XLFD_WEIGHTNAME

  

XLFD_WIDTHNAME

  


Version 3.2 Generated 2024-02-25 Home