Vcl.Controls
Package | vcl290.bpl |
---|
Contents
Classes
EGestureException | EGestureException is the exception class for gesture errors. |
IDockManager | IDockManager is the interface for docking managers. |
TBalloonHint | Balloon hint component added to a control. |
TBaseDragControlObject | The TBaseDragControlObject object provides support for drag-and-drop or drag-and-dock operations. |
TControl | TControl is the base class for all components that are visible at run time. |
TControlAction | TControlAction is the base class for all the actions that can be associated with some of the VCL controls. |
TControlActionLink | Links an action object to a client (generic control). |
TControlActionLinkClass | TControlActionLinkClass defines the metaclass for TControlActionLink. |
TControlCanvas | TControlCanvas is a specialized canvas object associated with a control. |
TControlClass | TControlClass defines the metaclass for TControl. |
TControlEnumerator | |
TCustomControl | Base class for controls that wrap Windows screen objects but perform their own rendering. |
TCustomControlAction | TCustomControlAction is the base class for all the actions that can be associated with some of the VCL controls. |
TCustomGestureCollection | TCustomGestureCollection is the base class for gesture collections. |
TCustomGestureCollectionItem | TCustomGestureCollectionItem is the base class for items used to represent a gesture in a collection. |
TCustomGestureEngine | TCustomGestureEngine is the abstract base for all gesturing engines. |
TCustomGestureManager | TCustomGestureManager is the abstract base class for all gesture manager components. |
TCustomHint | Custom hint component added to a control. |
TCustomHintShowHideThread | Thread for drawing custom hints. |
TCustomHintWindow | Custom window to specify properties to allow painting hints. |
TCustomListControl | TCustomListControl is the base class for controls that display a list of items. |
TCustomMultiSelectListControl | TCustomMultiSelectListControl is the base class for list controls that allow multiple items to be selected. |
TCustomPanningWindow | This is an abstract base class that is used as an ancestor for users to implement a custom panning window. |
TCustomTouchManager | TCustomTouchManager is the custom base for the TTouchManager class. |
TCustomTransparentControl | Base class for transparent controls. |
TDockTree | TDockTree is the default docking manager for TWinControl. |
TDockTreeClass | TDockTreeClass defines the metaclass for TDockTree. |
TDockZone | TDockZone represents a region that contains several other zones. |
TDPIContextService | |
TDragControlObject | TDragControlObject object provides for normal drag-and-drop operations. |
TDragControlObjectEx | A TDragControlObjectEx object provides for normal drag-and-drop operations. |
TDragDockObject | Contains drag-and-dock information for a control. |
TDragDockObjectEx | Contains drag-and-dock information for a control. |
TDragImageList | TDragImageList represents a set of images that appears during drag operations. |
TDragObject | TDragObject is a base class used for managing drag operations. |
TDragObjectClass | TDragObjectClass defines the metaclass for TDragObject. |
TDragObjectEx | TDragObjectEx is a base class used for managing drag operations. |
TGraphicControl | TGraphicControl is the base class for all lightweight controls. |
THintWindow | THintWindow implements the small pop-up window that appears over a control at run time, when the control has its ShowHint property set to True. |
THintWindowClass | THintWindowClass defines the metaclass for THintWindow. |
TImageList | TImageList represents a collection of same-sized images, each of which can be referred to by its index. |
TMargins | Contains margins for the control. |
TMouse | TMouse surfaces information about the mouse and specifies how the application responds to mouse messages. |
TPadding | Contains the padding for the control. |
TPanningWindowClass | TPanningWindowClass defines the metaclass for TPanningWindow. |
TSizeConstraints | Contains size constraints for a control. |
TTouchManager | Adds gesturing options to controls. |
TWinControl | TWinControl is the base class for all controls that are wrappers for Microsoft Windows screen objects. |
TWinControlActionLink | TWinControlActionLink is an action link used by descendants of TWinControl. |
TWinControlActionLinkClass | TWinControlActionLinkClass defines the metaclass for TWinControlActionLink. |
TWinControlClass | TWinControlClass defines the metaclass for TWinControl. |
TWinControlMessageHandler | |
TWinControlMessageHandlerClass |
Routines
AdjustWindowRectExForWindow | |
CancelDrag | Cancels an in-progress drag-and-drop or drag-and-dock operation. |
ChangeBiDiModeAlignment | Changes the alignment of a text. |
CheckPerMonitorV2SupportForWindow | |
CursorToIdent | Returns the name of the predefined constant that corresponds to a cursor. |
CursorToString | Returns the AnsiString representation of a cursor. |
DragDone | DragDone finishes a drag operation. |
FindControl | Returns the windowed control (Windows) whose window is identified by the specified handle or which appears at a specified position. |
FindDragTarget | Returns the control at a specified screen coordinate. |
FindVCLWindow | Returns the windowed control, if any, at the specified location. |
GetBevelSizes | |
GetCaptureControl | Returns the control, if any, that currently receives all mouse messages. |
GetCursorValues | Passes the name of every predefined cursor constant to a callback. |
GetLongHint | Returns the second part of a two-part hint string. |
GetShortHint | Returns the first part of a two-part hint string. |
GetSystemMetricsForWindow | |
IdentToCursor | Translates a predefined cursor constant into a cursor. |
Imm32GetCompositionString | For internal use. |
Imm32GetContext | For internal use. |
Imm32GetConversionStatus | For internal use. |
Imm32IsIME | For internal use. |
Imm32NotifyIME | For internal use. |
Imm32ReleaseContext | For internal use. |
Imm32SetCompositionFont | For internal use. |
Imm32SetCompositionWindow | For internal use. |
Imm32SetConversionStatus | For internal use. |
Imm32SetOpenStatus | For internal use. |
InitWndProc | For internal use. |
InvalidControlOperation | |
IsAbortResult | Checks the return value from a modal form dialog and indicates whether the user selected Abort or Cancel. |
IsAnAllResult | Checks the return value from a modal form dialog and indicates whether the user selected All, Yes to All, or No to All. |
IsDragObject | Indicates whether a specified object is a TDragObject descendant. |
IsNegativeResult | Checks the return value from a modal form dialog and indicates whether the user selected No or No to All. |
IsPositiveResult | Checks the return value from a modal form dialog and indicates whether the user selected Ok, Yes, Yes to All, or All. |
IsVCLControl | IsVCLControl returns true if a control is a VCL control. |
MouseOriginToShiftState | Determines the origin of the message. |
MoveWindowOrg | Changes the location of the point (0,0) within a device context. |
PerformBufferedPrintClient | PerformBufferedPrintClient is an internal routine. |
PerformEraseBackground | PerformEraseBackground erases the background of a given control. |
SendAppMessage | Sends a Windows message to the application. |
SetCaptureControl | Causes the specified control to receive all mouse messages. |
SetImeMode | SetImeMode sets the IME mode for a window. |
SetImeName | SetImeName sets the IME name for a window. |
SetTextInputPanelStatus | |
StringToCursor | Returns a TCursor value given its string representation. |
StripAllFromResult | Converts a TModalResult value from a constant that refers to "all" to the corresponding simple constant. |
SystemParametersInfoForWindow | |
Win32NLSEnableIME (deprecated) | Win32NLSEnableIME is an internal routine. |
Types
PControlListItem | Pointer to a TControlListItem record. |
PDockNotifyRec | Pointer to a TDockNotifyRec record. |
PDragRec | PDragRec is a pointer to a TDragRec record. |
PGestureEventInfo | PGestureEventInfo is a pointer to a TGestureEventInfo record. |
PHintInfo | PHintInfo is a pointer to a THintInfo record. |
PMouseActivateRec | PMouseActivateRec is a pointer to a TMouseActivateRec record. |
PPopupFormInfo | PPopupFormInfo is a pointer to a TPopupFormInfo record. |
TAlign | TAlign specifies the alignment of a control within its parent. |
TAlignInfo | TAlignInfo describes the alignment of a control within a parent. |
TAlignInsertBeforeEvent | TAlignInsertBeforeEvent is the function type for an OnAlignInsertBefore event. |
TAlignPositionEvent | TAlignPositionEvent is the function type for an OnAlignPosition event. |
TAlignSet | TAlignSet specifies the alignment of a child control within its parent. |
TAnchorKind | TAnchorKind and TAnchors specify how a control is anchored to its parent. |
TAnchors | TAnchors is the set of control anchor values. |
TAnimateWindowProc | TAnimateWindowProc is the type of a function that is called each time a window is animated. |
TBalloonHintIcon | TBalloonHintIcon enumerates the icon types for a TBalloonHint. |
TBalloonHintIconSize | TBalloonHintIconSize specifies the icon size of a TBalloonHint. |
TBalloonHintStyle | TBalloonHintStyle specifies the style of a TBalloonHint. |
TBevelCut | TBevelCut specifies a bevel's cut. |
TBevelEdge | TBevelEdge is an enumerated type used to specify which edges of a window are beveled. |
TBevelEdges | TBevelEdges is a set type used to specify which edges of a window are beveled. |
TBevelKind | TBevelKind specifies the kind of bevel that appears on a control. |
TBevelWidth | TBevelWidth defines the width, in pixels, of both the inner and outer bevels of a control. |
TBorderWidth | TBorderWidth defines the distance, in pixels, between the outer and inner bevels of a control. |
TCanResizeEvent | TCanResizeEvent is the type of the OnCanResize event handler. |
TCanvasDC | TCanvasDC is an alias to HDC. |
TCaption | TCaption is the type of the Caption property. |
TCMActivate | TCMActivate is a record used by the CM_ACTIVATE message. |
TCMCancelMode | Represents the cancel state for a VCL control. |
TCMChanged | Represents a VCL change notification. |
TCMChildKey | Represents a VCL key-pressed notification. |
TCMControlChange | Represents a VCL control change notification. |
TCMControlListChange | TCMControlListChange is used with a CM_CONTROLLISTCHANGE message. |
TCMControlListChanging | TCMControlListChanging is sent to a list control before an item in the list is changed. |
TCMCreatePopup | TCMCreatePopup is used with a CM_CREATEPOPUP message. |
TCMDeactivate | TCMDeactivate is a record used by the CM_DEACTIVATE message. |
TCMDesignHitTest | TCMDesignHitTest is a record used by the CM_DESIGNHITTEST message. |
TCMDialogChar | TCMDialogChar is a record used by the CM_DIALOGCHAR message. |
TCMDialogKey | TCMDialogKey is a record used by the CM_DIALOGKEY message. |
TCMDockClient | TCMDockClient is used with a CM_DOCKCLIENT message. |
TCMDockNotification | TCMDockNotification is used with a CM_DOCKNOTIFICATION message. |
TCMDrag | TCMDrag is used with a CM_DRAG message. |
TCMEnter | TCMEnter is a record used by the CM_ENTER message. |
TCMExit | TCMExit is a record used by the CM_EXIT message. |
TCMFloat | TCMFloat is used with a CM_FLOAT message. |
TCMFocusChanged | TCMFocusChanged is used with a CM_FOCUSCHANGED message. |
TCMGesture | TCMGesture is used for gesture event messages. |
TCMGotFocus | TCMGotFocus is a record used by the CM_GOTFOCUS message. |
TCMHintShow | TCMHintShow is used with a CM_HINTSHOW message. |
TCMHitTest | TCMHitTest is a record used by the CM_HITTEST message. |
TCMLostFocus | TCMLostFocus is a record used by the CM_LOSTFOCUS message. |
TCMMouseActivate | TCMMouseActivate is used with a CM_MOUSEACTIVATE message. |
TCMMouseWheel | TCMMouseWheel is used with a CM_MOUSEWHEEL message. |
TCMParentFontChanged | TCMParentFontChanged is used with a CM_PARENTFONTCHANGED message. |
TCMPopupHWndDestroy | TCMPopupHWndDestroy is used with a CM_POPUPHWNDDESTROY message. |
TCMRemoteSessionStatusChanged | |
TCMUnDockClient | TCMUnDockClient is used with a CM_UNDOCKCLIENT message. |
TCMWantSpecialKey | TCMWantSpecialKey is a record used by the CM_WANTSPECIALKEY message. |
TConstrainedResizeEvent | TConstrainedResizeEvent is the function type for an OnConstrainedResize event. |
TConstraintSize | TConstraintSize specifies the range of a size constraint. |
TContextPopupEvent | TContextPopupEvent is the function type for an OnContextPopup event. |
TControlEnumeratorFilter | |
TControlEnumeratorFilterType | |
TControlListItem | TControlListItem represents an item used in a control list. |
TControlState | TControlState describes the current state of a control. |
TControlStateItem | |
TControlStyle | The TControlStyle type describes the current style of the control. |
TControlStyleItem | |
TCreateParams | TCreateParams is the window-creation parameter record used to specify the type of window to create for a windowed control. |
TCursor | TCursor identifies the cursor type. |
TCustomData | TCustomData is an alias to an untyped pointer. |
TCustomLongData | TCustomLongData is an alias to a Longint. |
TDockDropEvent | TDockDropEvent is the type of the OnDockDrop event handler. |
TDockNotifyRec | TDockNotifyRec represents the information from a Windows docking notification message, and PDockNotifyRec is a pointer to a TDockNotifyRec value. |
TDockOrientation | TDockOrientation specifies the orientation of controls in a docking zone. |
TDockOverEvent | TDockOverEvent is the type of the OnDockOver event handler. |
TDoubleBufferedMode | Type for DoubleBufferedMode property. |
TDragDropEvent | TDragDropEvent is the function type for an OnDragDrop event. |
TDragKind | TDragKind indicates the type of operation that occurs when the user drags a control. |
TDragMessage | TDragMessage indicates the type of drag operation executed by a control. |
TDragMode | TDragMode indicates how a control initiates drag operations. |
TDragOverEvent | TDragOverEvent is the function type for an OnDragOver event. |
TDragRec | Specifies the position of the object being dragged. |
TDragState | TDragState is used to specify how the mouse is moving in relation to a control. |
TDragTarget | TDragTarget represents the drag target for the drag operations. |
TEndDragEvent | TEndDragEvent is the type of event that occurs when the drag operation ends. |
TEnumerateControlEvent | |
TForEachZoneProc | TForEachZoneProc is used internally. |
TGestureArray | Represents an array of gesture collection items. |
TGestureEvent | TGestureEvent is the function type used for gesture-related events, such as OnGesture. |
TGestureEventInfo | Describes a gesture event. |
TGestureID | The TGestureID type is used to identify a gesture. |
TGestureOption | Enumerates the possible gesture options. |
TGestureOptions | Specifies a set of possible gesture options. |
TGesturePointArray | Represents an array of gesture points. |
TGestureType | Enumerates the possible gesture types. |
TGestureTypes | Specifies a set of gesture types. |
TGetSiteInfoEvent | TGetSiteInfoEvent is the type of the OnGetSiteInfo event handler. |
THintInfo | THintInfo is used to define the appearance and behavior of the Help window. |
THintPosition | |
TImeMode | TImeMode represents the current mode of an Input Method Editor (IME). |
TImeName | TImeName is the type that represents the name of an Input Method Editor. |
TInteractiveGesture | Enumerates the supported interactive gestures. |
TInteractiveGestureFlag | Enumerates the possible flags an interactive gesture event can specify. |
TInteractiveGestureFlags | Specifies a set of possible flags for an interactive gesture event. |
TInteractiveGestureOption | Enumerates the possible options for an interactive gesture. |
TInteractiveGestureOptions | Specifies the possible options for an interactive gesture. |
TInteractiveGestures | Specifies a set of interactive gestures. |
TKeyEvent | TKeyEvent represents the method type used for key notification events. |
TKeyPressEvent | TKeyPressEvent is the function type for an OnKeyPress event. |
TMarginSize | TMarginSize specifies the boundaries of a control's margins. |
TModalResult | TModalResult represents the return value from a modal dialog. |
TMouseActivate | TMouseActivate defines values for the OnMouseActivate event. |
TMouseActivateEvent | TMouseActivateEvent is the function type for an OnMouseActivate event. |
TMouseActivateRec | TMouseActivateRec is used internally. |
TMouseButton | TMouseButton identifies a mouse button in a mouse-event handler. |
TMouseEvent | TMouseEvent is the function type for either an OnMouseDown event or an OnMouseUp event. |
TMouseMoveEvent | TMouseMoveEvent is the function type for an OnMouseMove event. |
TMouseWheelEvent | TMouseWheelEvent is the function type for an OnMouseWheel event. |
TMouseWheelUpDownEvent | TMouseWheelUpDownEvent is the function type for an OnMouseWheelUp and an OnMouseWheelDown event. |
TOriginalParentCalcType | |
TPopupFormInfo | TPopupFormInfo is used internally. |
TReservedControlData | TReservedControlData is an alias to an untyped pointer. |
TScalingFlag | |
TScalingFlags | TScalingFlags describes the way controls are scaled. |
TStandardGesture | Enumerates the supported standard gestures. |
TStandardGestures | Specifies a set of supported standard gestures. |
TStartDockEvent | TStartDockEvent is the type of the OnStartDock event handler. |
TStartDragEvent | TStartDragEvent is the function type for an OnStartDrag event. |
TStyleElement | |
TStyleElements | Indicates which elements from the current style are to be enabled for the control. |
TTabletOption | Enumerates the possible options for a tablet device event. |
TTabletOptions | Specifies a set of possible options for a tablet device event. |
TTabOrder | TTabOrder defines the tab order of a control. |
TTipMode | |
TTouchProperty | Enumerates the optional TCustomTouchManager properties. |
TUnDockEvent | TUnDockEvent is the type of the OnUnDock event handler. |
TWheelRouting | |
TWindowProcPtr | TWindowProcPtr is an alias to an untyped pointer. |
TWndMethod |
Variables
AnchorAlign | Determines the anchors according to the alignment. |
AnimateWindowProc | For internal use. |
CreationControl | For internal use. |
DefaultDockTreeClass | Provides the default implementation class for the DockManager property of container controls. |
IsVCLControlHook | IsVCLControlHook contains the address of a function. |
Mouse | Contains information about the system’s mouse. |
NewStyleControls | Determines whether controls are drawn using the Windows 3.x "look". |
Constants
cBalloonStemHeight | cBalloonStemHeight: Integer = $A; |
cEdgeRadius | cEdgeRadius: Integer = 4; |
cgiFirst | cgiFirst: Integer = $FFFFFE00; |
cgiLast | cgiLast: Integer = $FFFFFFFF; |
cImageMargin | cImageMargin: Integer = 4; |
CM_ACTIONEXECUTE | CM_ACTIONEXECUTE: Integer = $B040; |
CM_ACTIONUPDATE | CM_ACTIONUPDATE: Integer = $B03F; |
CM_ACTIVATE | CM_ACTIVATE: Integer = $B000; |
CM_ALLCHILDRENFLIPPED | CM_ALLCHILDRENFLIPPED: Integer = $B03E; |
CM_APPKEYDOWN | CM_APPKEYDOWN: Integer = $B016; |
CM_APPSYSCOMMAND | CM_APPSYSCOMMAND: Integer = $B017; |
CM_BASE | CM_BASE: Integer = $B000; |
CM_BIDIMODECHANGED | CM_BIDIMODECHANGED: Integer = $B03C; |
CM_BORDERCHANGED | CM_BORDERCHANGED: Integer = $B03B; |
CM_BUFFEREDPRINTCLIENT | CM_BUFFEREDPRINTCLIENT: Integer = $B04D; |
CM_BUTTONPRESSED | CM_BUTTONPRESSED: Integer = $B018; |
CM_CANCELMODE | CM_CANCELMODE: Integer = $B004; |
CM_CHANGED | CM_CHANGED: Integer = $B037; |
CM_CHILDKEY | CM_CHILDKEY: Integer = $B02E; |
CM_CLROFFSET | CM_CLROFFSET: Integer = 0; |
CM_COLORCHANGED | CM_COLORCHANGED: Integer = $B00D; |
CM_CONTROLCHANGE | CM_CONTROLCHANGE: Integer = $B036; |
CM_CONTROLLISTCHANGE | CM_CONTROLLISTCHANGE: Integer = $B02C; |
CM_CONTROLLISTCHANGING | CM_CONTROLLISTCHANGING: Integer = $B04C; |
CM_CREATEPOPUP | CM_CREATEPOPUP: Integer = $B049; |
CM_CTL3DCHANGED | CM_CTL3DCHANGED: Integer = $B010; |
CM_CURSORCHANGED | CM_CURSORCHANGED: Integer = $B00F; |
CM_CUSTOMGESTURESCHANGED | CM_CUSTOMGESTURESCHANGED: Integer = $B053; |
CM_CUSTOMSTYLECHANGED | CM_CUSTOMSTYLECHANGED: Integer = $B059; |
CM_DEACTIVATE | CM_DEACTIVATE: Integer = $B001; |
CM_DESIGNHITTEST | CM_DESIGNHITTEST: Integer = $B01C; |
CM_DESTROYHANDLE | CM_DESTROYHANDLE: Integer = $B04A; |
CM_DIALOGCHAR | CM_DIALOGCHAR: Integer = $B006; |
CM_DIALOGHANDLE | CM_DIALOGHANDLE: Integer = $B031; |
CM_DIALOGKEY | CM_DIALOGKEY: Integer = $B005; |
CM_DOCKCLIENT | CM_DOCKCLIENT: Integer = $B038; |
CM_DOCKNOTIFICATION | CM_DOCKNOTIFICATION: Integer = $B042; |
CM_DOCWINDOWACTIVATE | CM_DOCWINDOWACTIVATE: Integer = $B02B; |
CM_DOUBLEBUFFEREDCHANGED | CM_DOUBLEBUFFEREDCHANGED: Integer = $B04F; |
CM_DRAG | CM_DRAG: Integer = $B02F; |
CM_ENABLEDCHANGED | CM_ENABLEDCHANGED: Integer = $B00C; |
CM_ENTER | CM_ENTER: Integer = $B01A; |
CM_EXIT | CM_EXIT: Integer = $B01B; |
CM_FLOAT | CM_FLOAT: Integer = $B03A; |
CM_FOCUSCHANGED | CM_FOCUSCHANGED: Integer = $B007; |
CM_FONTCHANGE | CM_FONTCHANGE: Integer = $B026; |
CM_FONTCHANGED | CM_FONTCHANGED: Integer = $B00E; |
CM_GESTURE | CM_GESTURE: Integer = $B052; |
CM_GESTUREMANAGERCHANGED | CM_GESTUREMANAGERCHANGED: Integer = $B054; |
CM_GETDATALINK | CM_GETDATALINK: Integer = $B02D; |
CM_GOTFOCUS | CM_GOTFOCUS: Integer = $B002; |
CM_HINTSHOW | CM_HINTSHOW: Integer = $B030; |
CM_HINTSHOWPAUSE | CM_HINTSHOWPAUSE: Integer = $B041; |
CM_HITTEST | CM_HITTEST: Integer = $B00A; |
CM_ICONCHANGED | CM_ICONCHANGED: Integer = $B01D; |
CM_INPUTLANGCHANGE | CM_INPUTLANGCHANGE: Integer = $B056; |
CM_INVALIDATE | CM_INVALIDATE: Integer = $B034; |
CM_INVALIDATEDOCKHOST | CM_INVALIDATEDOCKHOST: Integer = $B046; |
CM_INVOKEHELP | CM_INVOKEHELP: Integer = $B01F; |
CM_ISSHORTCUT | CM_ISSHORTCUT: Integer = $B044; |
CM_ISTOOLCONTROL | CM_ISTOOLCONTROL: Integer = $B032; |
CM_LOSTFOCUS | CM_LOSTFOCUS: Integer = $B003; |
CM_MENUCHANGED | CM_MENUCHANGED: Integer = $B015; |
CM_MOUSEACTIVATE | CM_MOUSEACTIVATE: Integer = $B04B; |
CM_MOUSEENTER | CM_MOUSEENTER: Integer = $B013; |
CM_MOUSELEAVE | CM_MOUSELEAVE: Integer = $B014; |
CM_MOUSEWHEEL | CM_MOUSEWHEEL: Integer = $B043; |
CM_PARENTBIDIMODECHANGED | CM_PARENTBIDIMODECHANGED: Integer = $B03D; |
CM_PARENTCOLORCHANGED | CM_PARENTCOLORCHANGED: Integer = $B009; |
CM_PARENTCTL3DCHANGED | CM_PARENTCTL3DCHANGED: Integer = $B011; |
CM_PARENTDOUBLEBUFFEREDCHANGED | CM_PARENTDOUBLEBUFFEREDCHANGED: Integer = $B050; |
CM_PARENTFONTCHANGED | CM_PARENTFONTCHANGED: Integer = $B008; |
CM_PARENTSHOWHINTCHANGED | CM_PARENTSHOWHINTCHANGED: Integer = $B023; |
CM_PARENTTABLETOPTIONSCHANGED | CM_PARENTTABLETOPTIONSCHANGED: Integer = $B058; |
CM_PARENTVISIBLECHANGED | CM_PARENTVISIBLECHANGED: Integer = $B05B; |
CM_POPUPHWNDDESTROY | CM_POPUPHWNDDESTROY: Integer = $B048; |
CM_RECREATEWND | CM_RECREATEWND: Integer = $B033; |
CM_RELEASE | CM_RELEASE: Integer = $B021; |
CM_REMOTESESSIONSTATUSCHANGED | CM_REMOTESESSIONSTATUSCHANGED: Integer = $B05D; |
CM_SETACTIVECONTROL | CM_SETACTIVECONTROL: Integer = $B047; |
CM_SHOWHINTCHANGED | CM_SHOWHINTCHANGED: Integer = $B022; |
CM_SHOWINGCHANGED | CM_SHOWINGCHANGED: Integer = $B019; |
CM_STANDARDGESTURESCHANGED | CM_STANDARDGESTURESCHANGED: Integer = $B055; |
CM_STYLECHANGED | CM_STYLECHANGED: Integer = $B051; |
CM_STYLEELEMENTSCHANGED | CM_STYLEELEMENTSCHANGED: Integer = $B05E; |
CM_SYSCOLORCHANGE | CM_SYSCOLORCHANGE: Integer = $B024; |
CM_SYSCOMMAND | CM_SYSCOMMAND: Integer = $B05C; |
CM_SYSFONTCHANGED | CM_SYSFONTCHANGED: Integer = $B035; |
CM_SYSFONTSALLCHANGED | CM_SYSFONTSALLCHANGED: Integer = $B05A; |
CM_TABLETOPTIONSCHANGED | CM_TABLETOPTIONSCHANGED: Integer = $B057; |
CM_TABSTOPCHANGED | CM_TABSTOPCHANGED: Integer = $B028; |
CM_TEXTCHANGED | CM_TEXTCHANGED: Integer = $B012; |
CM_THEMECHANGED | CM_THEMECHANGED: Integer = $B051; |
CM_TIMECHANGE | CM_TIMECHANGE: Integer = $B027; |
CM_UIACTIVATE | CM_UIACTIVATE: Integer = $B029; |
CM_UIDEACTIVATE | CM_UIDEACTIVATE: Integer = $B02A; |
CM_UNDOCKCLIENT | CM_UNDOCKCLIENT: Integer = $B039; |
CM_UNTHEMECONTROL | CM_UNTHEMECONTROL: Integer = $B04E; |
CM_UPDATEACTIONS | CM_UPDATEACTIONS: Integer = $B045; |
CM_VISIBLECHANGED | CM_VISIBLECHANGED: Integer = $B00B; |
CM_WANTSPECIALKEY | CM_WANTSPECIALKEY: Integer = $B01E; |
CM_WINDOWHOOK | CM_WINDOWHOOK: Integer = $B020; |
CM_WININICHANGE | CM_WININICHANGE: Integer = $B025; |
CN_BASE | CN_BASE: Integer = $BC00; |
CN_CHAR | CN_CHAR: Integer = $BD02; |
CN_CHARTOITEM | CN_CHARTOITEM: Integer = $BC2F; |
CN_COMMAND | CN_COMMAND: Integer = $BD11; |
CN_COMPAREITEM | CN_COMPAREITEM: Integer = $BC39; |
CN_CTLCOLORBTN | CN_CTLCOLORBTN: Integer = $BD35; |
CN_CTLCOLORDLG | CN_CTLCOLORDLG: Integer = $BD36; |
CN_CTLCOLOREDIT | CN_CTLCOLOREDIT: Integer = $BD33; |
CN_CTLCOLORLISTBOX | CN_CTLCOLORLISTBOX: Integer = $BD34; |
CN_CTLCOLORMSGBOX | CN_CTLCOLORMSGBOX: Integer = $BD32; |
CN_CTLCOLORSCROLLBAR | CN_CTLCOLORSCROLLBAR: Integer = $BD37; |
CN_CTLCOLORSTATIC | CN_CTLCOLORSTATIC: Integer = $BD38; |
CN_DELETEITEM | CN_DELETEITEM: Integer = $BC2D; |
CN_DRAWITEM | CN_DRAWITEM: Integer = $BC2B; |
CN_HSCROLL | CN_HSCROLL: Integer = $BD14; |
CN_KEYDOWN | CN_KEYDOWN: Integer = $BD00; |
CN_KEYUP | CN_KEYUP: Integer = $BD01; |
CN_MEASUREITEM | CN_MEASUREITEM: Integer = $BC2C; |
CN_NOTIFY | CN_NOTIFY: Integer = $BC4E; |
CN_PARENTNOTIFY | CN_PARENTNOTIFY: Integer = $BE10; |
CN_SYSCHAR | CN_SYSCHAR: Integer = $BD06; |
CN_SYSKEYDOWN | CN_SYSKEYDOWN: Integer = $BD04; |
CN_VKEYTOITEM | CN_VKEYTOITEM: Integer = $BC2E; |
CN_VSCROLL | CN_VSCROLL: Integer = $BD15; |
crAppStart | crAppStart: Integer = $FFFFFFED; |
crArrow | crArrow: Integer = $FFFFFFFE; |
crCross | crCross: Integer = $FFFFFFFD; |
crDefault | crDefault: Integer = 0; |
crDrag | crDrag: Integer = $FFFFFFF4; |
crHandPoint | crHandPoint: Integer = $FFFFFFEB; |
crHelp | crHelp: Integer = $FFFFFFEC; |
crHourGlass | crHourGlass: Integer = $FFFFFFF5; |
crHSplit | crHSplit: Integer = $FFFFFFF2; |
crIBeam | crIBeam: Integer = $FFFFFFFC; |
crMultiDrag | crMultiDrag: Integer = $FFFFFFF0; |
crNo | crNo: Integer = $FFFFFFEE; |
crNoDrop | crNoDrop: Integer = $FFFFFFF3; |
crNone | crNone: Integer = $FFFFFFFF; |
crSize | crSize: Integer = $FFFFFFEA; |
crSizeAll | crSizeAll: Integer = $FFFFFFEA; |
crSizeNESW | crSizeNESW: Integer = $FFFFFFFA; |
crSizeNS | crSizeNS: Integer = $FFFFFFF9; |
crSizeNWSE | crSizeNWSE: Integer = $FFFFFFF8; |
crSizeWE | crSizeWE: Integer = $FFFFFFF7; |
crSQLWait | crSQLWait: Integer = $FFFFFFEF; |
crUpArrow | crUpArrow: Integer = $FFFFFFF6; |
crVSplit | crVSplit: Integer = $FFFFFFF1; |
cTextHorizontalMargin | cTextHorizontalMargin: Integer = 4; |
cTextVerticalMargin | cTextVerticalMargin: Integer = 4; |
CTL3D_ALL | CTL3D_ALL: Integer = $FFFF; |
gcnAdded | gcnAdded: Integer = 1; |
gcnModified | gcnModified: Integer = 3; |
gcnRefreshAll | gcnRefreshAll: Integer = 0; |
gcnRemoved | gcnRemoved: Integer = 2; |
igiBegin | igiBegin: Integer = $101; |
igiEnd | igiEnd: Integer = $102; |
igiFirst | igiFirst: Integer = $100; |
igiLast | igiLast: Integer = $1FF; |
igiPan | igiPan: Integer = $104; |
igiPressAndTap | igiPressAndTap: Integer = $107; |
igiRotate | igiRotate: Integer = $105; |
igiTwoFingerTap | igiTwoFingerTap: Integer = $106; |
igiZoom | igiZoom: Integer = $103; |
mrAbort | mrAbort: Integer = 3; |
mrAll | mrAll: Integer = $C; |
mrCancel | mrCancel: Integer = 2; |
mrClose | mrClose: Integer = 8; |
mrIgnore | mrIgnore: Integer = 5; |
mrNo | mrNo: Integer = 7; |
mrNone | mrNone: Integer = 0; |
mrNoToAll | mrNoToAll: Integer = $D; |
mrOk | mrOk: Integer = 1; |
mrRetry | mrRetry: Integer = 4; |
mrYes | mrYes: Integer = 6; |
mrYesToAll | mrYesToAll: Integer = $E; |
NullDockSite | NullDockSite: TWinControl = $FFFFFFFF; |
rgiFirst | rgiFirst: Integer = $FFFFFC00; |
rgiLast | rgiLast: Integer = $FFFFFDFF; |
sgiCheck | sgiCheck: Integer = $18; |
sgiChevronDown | sgiChevronDown: Integer = $20; |
sgiChevronLeft | sgiChevronLeft: Integer = $21; |
sgiChevronRight | sgiChevronRight: Integer = $22; |
sgiChevronUp | sgiChevronUp: Integer = $1F; |
sgiCircle | sgiCircle: Integer = $1B; |
sgiCurlicue | sgiCurlicue: Integer = $19; |
sgiDoubleCircle | sgiDoubleCircle: Integer = $1C; |
sgiDoubleCurlicue | sgiDoubleCurlicue: Integer = $1A; |
sgiDown | sgiDown: Integer = 4; |
sgiDownLeft | sgiDownLeft: Integer = 7; |
sgiDownLeftLong | sgiDownLeftLong: Integer = $13; |
sgiDownRight | sgiDownRight: Integer = 8; |
sgiDownRightLong | sgiDownRightLong: Integer = $14; |
sgiDownUp | sgiDownUp: Integer = $E; |
sgiFirst | sgiFirst: Integer = 1; |
sgiLast | sgiLast: Integer = $22; |
sgiLeft | sgiLeft: Integer = 1; |
sgiLeftDown | sgiLeftDown: Integer = $A; |
sgiLeftRight | sgiLeftRight: Integer = $F; |
sgiLeftUp | sgiLeftUp: Integer = 9; |
sgiNoGesture | sgiNoGesture: Integer = 0; |
sgiRight | sgiRight: Integer = 2; |
sgiRightDown | sgiRightDown: Integer = $C; |
sgiRightLeft | sgiRightLeft: Integer = $10; |
sgiRightUp | sgiRightUp: Integer = $B; |
sgiScratchout | sgiScratchout: Integer = $15; |
sgiSemiCircleLeft | sgiSemiCircleLeft: Integer = $1D; |
sgiSemiCircleRight | sgiSemiCircleRight: Integer = $1E; |
sgiSquare | sgiSquare: Integer = $17; |
sgiTriangle | sgiTriangle: Integer = $16; |
sgiUp | sgiUp: Integer = 3; |
sgiUpDown | sgiUpDown: Integer = $D; |
sgiUpLeft | sgiUpLeft: Integer = 5; |
sgiUpLeftLong | sgiUpLeftLong: Integer = $11; |
sgiUpRight | sgiUpRight: Integer = 6; |
sgiUpRightLong | sgiUpRightLong: Integer = $12; |