Vcl.Controls
From RAD Studio API Documentation
| Package | vcl250.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.
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).
TControlCanvas TControlCanvas is a specialized canvas object associated with a control.
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.
TCustomTransparentControl Base class for transparent controls.
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.
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.
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.
TWinControlActionLinkClass TWinControlActionLinkClass defines the metaclass for TWinControlActionLink.
TWinControlClass TWinControlClass defines the metaclass for TWinControl.
Routines
CancelDrag Cancels an in-progress drag-and-drop or drag-and-dock operation.
ChangeBiDiModeAlignment Changes the alignment of a text.
CursorToIdent Returns the name of the predefined constant that corresponds to a cursor.
CursorToString Returns the AnsiString representation of a cursor.
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.
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.
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.
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.
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.
Win32NLSEnableIME (deprecated) Win32NLSEnableIME is an internal routine.
Types
PControlListItem Pointer to a TControlListItem record.
PDockNotifyRec Pointer to a TDockNotifyRec record.
TAlignInfo TAlignInfo describes the alignment of a control within a parent.
TAlignInsertBeforeEvent TAlignInsertBeforeEvent is the function type for an OnAlignInsertBefore event.
TAnimateWindowProc TAnimateWindowProc is the type of a function that is called each time a window is animated.
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.
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.
TCMDesignHitTest TCMDesignHitTest is a record used by the CM_DESIGNHITTEST message.
TCMDockClient TCMDockClient is used with a CM_DOCKCLIENT message.
TCMDockNotification TCMDockNotification is used with a CM_DOCKNOTIFICATION 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.
TCMMouseActivate TCMMouseActivate is used with a CM_MOUSEACTIVATE message.
TCMMouseWheel TCMMouseWheel is used with a CM_MOUSEWHEEL message.
TCMPopupHWndDestroy TCMPopupHWndDestroy is used with a CM_POPUPHWNDDESTROY message.
TConstrainedResizeEvent TConstrainedResizeEvent is the function type for an OnConstrainedResize event.
TConstraintSize TConstraintSize specifies the range of a size constraint.
TControlListItem TControlListItem represents an item used in a control list.
TControlState TControlState describes the current state of a control.
TControlStyle The TControlStyle type describes the current style of the control.
TCreateParams TCreateParams is the window-creation parameter record used to specify the type of window to create for a windowed control.
TCustomData TCustomData is an alias to an untyped pointer.
TCustomLongData TCustomLongData is an alias to a Longint.
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.
TDragMessage TDragMessage indicates the type of drag operation executed by a control.
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.
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.
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.
TMarginSize TMarginSize specifies the boundaries of a control's margins.
TModalResult TModalResult represents the return value from a modal dialog.
TMouseActivateRec TMouseActivateRec is used internally.
TMouseButton TMouseButton identifies a mouse button in a mouse-event handler.
TMouseWheelUpDownEvent TMouseWheelUpDownEvent is the function type for an OnMouseWheelUp and an OnMouseWheelDown event.
TPopupFormInfo TPopupFormInfo is used internally.
TReservedControlData TReservedControlData is an alias to an untyped pointer.
TScalingFlags TScalingFlags describes the way controls are scaled.
TStandardGesture Enumerates the supported standard gestures.
TStandardGestures Specifies a set of supported standard gestures.
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.
TTouchProperty Enumerates the optional TCustomTouchManager properties.
TWindowProcPtr TWindowProcPtr is an alias to an untyped pointer.
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_POPUPHWNDDESTROY CM_POPUPHWNDDESTROY: Integer = $B048;
CM_RECREATEWND CM_RECREATEWND: Integer = $B033;
CM_RELEASE CM_RELEASE: Integer = $B021;
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_SYSCOLORCHANGE CM_SYSCOLORCHANGE: Integer = $B024;
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 = 1ドルFF;
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 = 1ドルF;
sgiCircle sgiCircle: Integer = 1ドルB;
sgiCurlicue sgiCurlicue: Integer = 19ドル;
sgiDoubleCircle sgiDoubleCircle: Integer = 1ドルC;
sgiDoubleCurlicue sgiDoubleCurlicue: Integer = 1ドルA;
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 = 1ドルD;
sgiSemiCircleRight sgiSemiCircleRight: Integer = 1ドルE;
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ドル;