Show: Delphi
C++
Display Preferences
Vcl.ComCtrls
From XE2 API Documentation
Contents |
Classes
| ECommonCalendarError | ECommonCalendarError is the exception class for invalid entries in a TCommonCalendar component. |
| EDateTimeError | EDateTimeError is the exception class for invalid date and time entries. |
| EMonthCalError | EMonthCalError is the exception class for invalid entries in a TMonthCalendar component. |
| ETreeViewError | ETreeViewError is the exception class for tree view errors. |
| ExceptClass | Vcl.ComCtrls.ExceptClass is an alias for System.SysUtils.ExceptClass. |
| TAnimate | TAnimate is an animation control. |
| TAnimateParams | |
| TComboBoxEx | TComboBoxEx represents a combo box that supports extended combo box features such as images on the list entries. |
| TComboBoxExActionLink | |
| TComboBoxExStrings | TComboBoxExStrings is used to store strings in the combo box's drop-down list. |
| TComboBoxExStringsClass | |
| TComboBoxExStyleHook | |
| TComboExItem | TComboExItem represents an item in an extended combo box. |
| TComboExItemClass | |
| TComboExItems | TComboExItems manages a collection of TComboExItem objects. |
| TComboExItemsClass | |
| TCommonCalendar | TCommonCalendar is the base class for the controls TDateTimePicker and TMonthCalendar. |
| TConversion | TConversion converts rich text data from one encoding format to another. |
| TConversionClass | |
| TConversionFormat | |
| TCoolBand | TCoolBand represents a band within a TCoolBar. |
| TCoolBands | TCoolBands is a container for TCoolBand objects. |
| TCoolBar | TCoolBar displays a collection of windowed controls within movable, resizable bands. |
| TCoolBarStyleHook | |
| TCustomComboBoxEx | TCustomComboBoxEx is the base class for combo box components that support extended combo box features such as images on the list entries. |
| TCustomHeaderControl | TCustomHeaderControl represents a spreadsheet-style header. |
| TCustomHotKey | TCustomHotKey is the base class for objects that wrap the Windows accelerator key Common Control. |
| TCustomListView | TCustomListView is the base type for all list view components, including TListView. |
| TCustomRichEdit | TCustomRichEdit is the base type for rich edit controls such as TRichEdit. |
| TCustomStatusBar | TCustomStatusBar is the base class for objects that represent status bars. |
| TCustomTabControl | TCustomTabControl is the base type for tab control components such as TTabControl and TPageControl. |
| TCustomTreeView | TCustomTreeView is the base type for tree-view components such as TTreeView. |
| TCustomUpDown | TCustomUpDown is the base type for up-down size controls such as TUpDown. |
| TDateTimeColors | TDateTimeColors specifies colors used in a calendar control. |
| TDateTimePicker | TDateTimePicker displays a list box for entering dates or times. |
| TDateTimePickerStyleHook | |
| THeaderControl | THeaderControl is a container for THeaderSection objects. It provides a set of resizable column headers. |
| THeaderSection | THeaderSection represents a section of a header control. |
| THeaderSectionClass | |
| THeaderSections | THeaderSections is a container for THeaderSection objects. |
| THeaderStyleHook | |
| THotKey | THotKey is a wrapper for a Windows Common Control hot key. |
| TIconOptions | TIconOptions describes how the icons in a list view should be arranged. |
| TListColumn | TListColumn represents a column in a report-style list view. |
| TListColumns | TListColumns is a collection of TListColumn objects. |
| TListGroup | Group for a list item. |
| TListGroups | Groups for a list view. |
| TListItem | TListItem is an individual item of a TListView control. |
| TListItemClass | |
| TListItems | TListItems maintains the collection of items that appear in a list view control. |
| TListItemsEnumerator | Enumerates the items of a TListItems instance. |
| TListView | TListView displays a list of items in various ways. |
| TListViewActionLink | |
| TListViewStyleHook | |
| TMonthCalColors | TMonthCalColors defines a color scheme for TDateTimePicker or TMonthCalendar's drop-down calendar. |
| TMonthCalendar | TMonthCalendar is stand-alone calendar in which a user can select a date or range of dates. |
| TNodeCache | TNodeCache is the type for a cached tree-view node. |
| TNodeDataInfo | |
| TNodeDataInfo2 | |
| TNodeDataInfo2x64 | |
| TNodeDataInfo2x86 | |
| TNodeDataInfoX86 | |
| TNodeInfo | |
| TPageControl | TPageControl is a set of pages used to make a multiple page dialog box. |
| TPageScroller | TPageScroller defines a display area for a narrow window, such as a toolbar. |
| TPageScrollerStyleHook | |
| TParaAttributes | TParaAttributes represents paragraph formatting properties for a rich edit control. |
| TProgressBar | TProgressBar displays a simple progress bar. |
| TProgressBarStyleHook | |
| TRichEdit | TRichEdit is a wrapper for a Windows rich text edit control. |
| TRichEditStreamInfo | |
| TRichEditStyleHook | |
| TStatusBar | TStatusBar represents a status bar. |
| TStatusBarStyleHook | |
| TStatusPanel | TStatusPanel represents a single panel of a status bar. |
| TStatusPanelClass | TStatusPanelClass defines the metaclass for TStatusPanel. |
| TStatusPanels | TStatusPanels is a container for TStatusPanel objects. |
| TTabControl | TTabControl is a tab set that has the appearance of notebook dividers. |
| TTabControlStyleHook | |
| TTabSheet | TTabSheet is an individual page in a TPageControl object. |
| TTextAttributes | TTextAttributes represents the font characteristics of a section of text in a rich edit control. |
| TToolBar | TToolBar manages tool buttons and other controls, arranging them in rows and automatically adjusting their sizes and positions. |
| TToolBarDockObject | |
| TToolBarEnumerator | |
| TToolBarStyleHook | |
| TToolButton | TToolButton is a button control in a TToolBar object. |
| TToolButtonActionLink | TToolButtonActionLink is an action link designed for tool button control clients. |
| TToolButtonActionLinkClass | |
| TTrackBar | TTrackBar is a wrapper for a track bar control. |
| TTrackBarStyleHook | |
| TTreeNode | TTreeNode describes an individual node in a tree view control. |
| TTreeNodeClass | |
| TTreeNodes | TTreeNodes maintains a list of tree nodes in a tree view control. |
| TTreeNodesEnumerator | Enumerates through the nodes in a TTreeNode instance. |
| TTreeView | TTreeView represents a window that displays a hierarchical list of items, such as the headings in a document, the entries in an index, or the files and directories on a disk. |
| TTreeViewStyleHook | |
| TUpDown | TUpDown is a wrapper for a Windows up-down control. |
| TUpDownStyleHook | |
| TWorkArea | TWorkArea represents a rectangular subregion of a list view's client area. |
| TWorkAreas | TWorkAreas is a collection of TWorkArea objects. |
Routines
| CheckCommonControl | |
| CheckToolMenuDropdown | Displays a tool button's dropdown menu. |
| GetComCtlVersion | Indicates which version of ComCtl32.dll is installed. |
| InitCommonControl |
Types
Constants
| acoAutoAppend | acoAutoAppend: TAutoCompleteOption = acoAutoAppend; |
| acoAutoSuggest | acoAutoSuggest: TAutoCompleteOption = acoAutoSuggest; |
| acoFilterPrefixes | acoFilterPrefixes: TAutoCompleteOption = acoFilterPrefixes; |
| acoRtlReading | acoRtlReading: TAutoCompleteOption = acoRtlReading; |
| acoSearch | acoSearch: TAutoCompleteOption = acoSearch; |
| acoUpDownKeyDropsList | acoUpDownKeyDropsList: TAutoCompleteOption = acoUpDownKeyDropsList; |
| acoUseTab | acoUseTab: TAutoCompleteOption = acoUseTab; |
| arAlignBottom | arAlignBottom: TListArrangement = arAlignBottom; |
| arAlignLeft | arAlignLeft: TListArrangement = arAlignLeft; |
| arAlignRight | arAlignRight: TListArrangement = arAlignRight; |
| arAlignTop | arAlignTop: TListArrangement = arAlignTop; |
| arDefault | arDefault: TListArrangement = arDefault; |
| arSnapToGrid | arSnapToGrid: TListArrangement = arSnapToGrid; |
| atDefaultText | atDefaultText: TAttributeType = atDefaultText; |
| atSelected | atSelected: TAttributeType = atSelected; |
| aviCopyFile | aviCopyFile: TCommonAVI = aviCopyFile; |
| aviCopyFiles | aviCopyFiles: TCommonAVI = aviCopyFiles; |
| aviDeleteFile | aviDeleteFile: TCommonAVI = aviDeleteFile; |
| aviEmptyRecycle | aviEmptyRecycle: TCommonAVI = aviEmptyRecycle; |
| aviFindComputer | aviFindComputer: TCommonAVI = aviFindComputer; |
| aviFindFile | aviFindFile: TCommonAVI = aviFindFile; |
| aviFindFolder | aviFindFolder: TCommonAVI = aviFindFolder; |
| aviNone | aviNone: TCommonAVI = aviNone; |
| aviRecycleFile | aviRecycleFile: TCommonAVI = aviRecycleFile; |
| bmClick | bmClick: TCoolBandMaximize = bmClick; |
| bmDblClick | bmDblClick: TCoolBandMaximize = bmDblClick; |
| bmNone | bmNone: TCoolBandMaximize = bmNone; |
| bsDepressed | bsDepressed: TPageScrollerButtonState = bsDepressed; |
| bsGrayed | bsGrayed: TPageScrollerButtonState = bsGrayed; |
| bsHot | bsHot: TPageScrollerButtonState = bsHot; |
| bsInvisible | bsInvisible: TPageScrollerButtonState = bsInvisible; |
| bsNormal | bsNormal: TPageScrollerButtonState = bsNormal; |
| btNext | btNext: TUDBtnType = btNext; |
| btPrev | btPrev: TUDBtnType = btPrev; |
| caBold | caBold: TConsistentAttribute = caBold; |
| caColor | caColor: TConsistentAttribute = caColor; |
| caFace | caFace: TConsistentAttribute = caFace; |
| caItalic | caItalic: TConsistentAttribute = caItalic; |
| caProtected | caProtected: TConsistentAttribute = caProtected; |
| caSize | caSize: TConsistentAttribute = caSize; |
| caStrikeOut | caStrikeOut: TConsistentAttribute = caStrikeOut; |
| caUnderline | caUnderline: TConsistentAttribute = caUnderline; |
| cdPostErase | cdPostErase: TCustomDrawStage = cdPostErase; |
| cdPostPaint | cdPostPaint: TCustomDrawStage = cdPostPaint; |
| cdPreErase | cdPreErase: TCustomDrawStage = cdPreErase; |
| cdPrePaint | cdPrePaint: TCustomDrawStage = cdPrePaint; |
| cdsChecked | cdsChecked: :9 = cdsChecked; |
| cdsDefault | cdsDefault: :9 = cdsDefault; |
| cdsDisabled | cdsDisabled: :9 = cdsDisabled; |
| cdsDropHilited | cdsDropHilited: :9 = cdsDropHilited; |
| cdsFocused | cdsFocused: :9 = cdsFocused; |
| cdsGrayed | cdsGrayed: :9 = cdsGrayed; |
| cdsHot | cdsHot: :9 = cdsHot; |
| cdsIndeterminate | cdsIndeterminate: :9 = cdsIndeterminate; |
| cdsMarked | cdsMarked: :9 = cdsMarked; |
| cdsNearHot | cdsNearHot: :9 = cdsNearHot; |
| cdsOtherSideHot | cdsOtherSideHot: :9 = cdsOtherSideHot; |
| cdsSelected | cdsSelected: :9 = cdsSelected; |
| cdsShowKeyboardCues | cdsShowKeyboardCues: :9 = cdsShowKeyboardCues; |
| CN_BANDCHANGE | CN_BANDCHANGE: Integer = $1400; |
| CN_DROPDOWNCLOSED | CN_DROPDOWNCLOSED: Integer = $1400; |
| ColumnHeaderWidth | ColumnHeaderWidth: Integer = $FFFFFFFE; |
| ColumnTextWidth | ColumnTextWidth: Integer = $FFFFFFFF; |
| ComCtlVersionIE3 | ComCtlVersionIE3: Integer = $40046; |
| ComCtlVersionIE4 | ComCtlVersionIE4: Integer = $40047; |
| ComCtlVersionIE401 | ComCtlVersionIE401: Integer = $40048; |
| ComCtlVersionIE5 | ComCtlVersionIE5: Integer = $50050; |
| ComCtlVersionIE501 | ComCtlVersionIE501: Integer = $50051; |
| ComCtlVersionIE6 | ComCtlVersionIE6: Integer = $60000; |
| csExCaseSensitive | csExCaseSensitive: TComboBoxExStyleEx = csExCaseSensitive; |
| csExDropDown | csExDropDown: TComboBoxExStyle = csExDropDown; |
| csExDropDownList | csExDropDownList: TComboBoxExStyle = csExDropDownList; |
| csExNoEditImage | csExNoEditImage: TComboBoxExStyleEx = csExNoEditImage; |
| csExNoEditImageIndent | csExNoEditImageIndent: TComboBoxExStyleEx = csExNoEditImageIndent; |
| csExNoSizeLimit | csExNoSizeLimit: TComboBoxExStyleEx = csExNoSizeLimit; |
| csExPathWordBreak | csExPathWordBreak: TComboBoxExStyleEx = csExPathWordBreak; |
| csExSimple | csExSimple: TComboBoxExStyle = csExSimple; |
| ctImage | ctImage: TItemChange = ctImage; |
| ctState | ctState: TItemChange = ctState; |
| ctText | ctText: TItemChange = ctText; |
| dfLong | dfLong: TDTDateFormat = dfLong; |
| dfShort | dfShort: TDTDateFormat = dfShort; |
| dmComboBox | dmComboBox: TDTDateMode = dmComboBox; |
| dmUpDown | dmUpDown: TDTDateMode = dmUpDown; |
| dowFriday | dowFriday: TCalDayOfWeek = dowFriday; |
| dowLocaleDefault | dowLocaleDefault: TCalDayOfWeek = dowLocaleDefault; |
| dowMonday | dowMonday: TCalDayOfWeek = dowMonday; |
| dowSaturday | dowSaturday: TCalDayOfWeek = dowSaturday; |
| dowSunday | dowSunday: TCalDayOfWeek = dowSunday; |
| dowThursday | dowThursday: TCalDayOfWeek = dowThursday; |
| dowTuesday | dowTuesday: TCalDayOfWeek = dowTuesday; |
| dowWednesday | dowWednesday: TCalDayOfWeek = dowWednesday; |
| drBounds | drBounds: TDisplayCode = drBounds; |
| drIcon | drIcon: TDisplayCode = drIcon; |
| drLabel | drLabel: TDisplayCode = drLabel; |
| drSelectBounds | drSelectBounds: TDisplayCode = drSelectBounds; |
| dsGradient | dsGradient: TTBDrawingStyle = dsGradient; |
| dsNormal | dsNormal: TTBDrawingStyle = dsNormal; |
| dtaLeft | dtaLeft: TDTCalAlignment = dtaLeft; |
| dtaRight | dtaRight: TDTCalAlignment = dtaRight; |
| dtControl | dtControl: TCustomDrawTarget = dtControl; |
| dtItem | dtItem: TCustomDrawTarget = dtItem; |
| dtkDate | dtkDate: TDateTimeKind = dtkDate; |
| dtkTime | dtkTime: TDateTimeKind = dtkTime; |
| dtSubItem | dtSubItem: TCustomDrawTarget = dtSubItem; |
| gdoGradient | gdoGradient: :84 = gdoGradient; |
| gdoHotTrack | gdoHotTrack: :84 = gdoHotTrack; |
| hcAlt | hcAlt: THKInvalidKey = hcAlt; |
| hcCtrl | hcCtrl: THKInvalidKey = hcCtrl; |
| hcCtrlAlt | hcCtrlAlt: THKInvalidKey = hcCtrlAlt; |
| hcNone | hcNone: THKInvalidKey = hcNone; |
| hcShift | hcShift: THKInvalidKey = hcShift; |
| hcShiftAlt | hcShiftAlt: THKInvalidKey = hcShiftAlt; |
| hcShiftCtrl | hcShiftCtrl: THKInvalidKey = hcShiftCtrl; |
| hcShiftCtrlAlt | hcShiftCtrlAlt: THKInvalidKey = hcShiftCtrlAlt; |
| hkAlt | hkAlt: THKModifier = hkAlt; |
| hkCtrl | hkCtrl: THKModifier = hkCtrl; |
| hkExt | hkExt: THKModifier = hkExt; |
| hkShift | hkShift: THKModifier = hkShift; |
| hsButtons | hsButtons: THeaderStyle = hsButtons; |
| hsFlat | hsFlat: THeaderStyle = hsFlat; |
| hsOwnerDraw | hsOwnerDraw: THeaderSectionStyle = hsOwnerDraw; |
| hsText | hsText: THeaderSectionStyle = hsText; |
| htAbove | htAbove: THitTest = htAbove; |
| htBelow | htBelow: THitTest = htBelow; |
| htHandPoint | htHandPoint: TListHotTrackStyle = htHandPoint; |
| htNowhere | htNowhere: THitTest = htNowhere; |
| htOnButton | htOnButton: THitTest = htOnButton; |
| htOnIcon | htOnIcon: THitTest = htOnIcon; |
| htOnIndent | htOnIndent: THitTest = htOnIndent; |
| htOnItem | htOnItem: THitTest = htOnItem; |
| htOnLabel | htOnLabel: THitTest = htOnLabel; |
| htOnRight | htOnRight: THitTest = htOnRight; |
| htOnStateIcon | htOnStateIcon: THitTest = htOnStateIcon; |
| htToLeft | htToLeft: THitTest = htToLeft; |
| htToRight | htToRight: THitTest = htToRight; |
| htUnderlineCold | htUnderlineCold: TListHotTrackStyle = htUnderlineCold; |
| htUnderlineHot | htUnderlineHot: TListHotTrackStyle = htUnderlineHot; |
| iaLeft | iaLeft: TIconArrangement = iaLeft; |
| iaTop | iaTop: TIconArrangement = iaTop; |
| ifData | ifData: TItemFind = ifData; |
| ifExactString | ifExactString: TItemFind = ifExactString; |
| ifNearest | ifNearest: TItemFind = ifNearest; |
| ifPartialString | ifPartialString: TItemFind = ifPartialString; |
| irImage | irImage: TItemRequests = irImage; |
| irIndent | irIndent: TItemRequests = irIndent; |
| irParam | irParam: TItemRequests = irParam; |
| irState | irState: TItemRequests = irState; |
| irText | irText: TItemRequests = irText; |
| isActivating | isActivating: TItemState = isActivating; |
| isCut | isCut: TItemState = isCut; |
| isDropHilited | isDropHilited: TItemState = isDropHilited; |
| isFocused | isFocused: TItemState = isFocused; |
| isNone | isNone: TItemState = isNone; |
| isSelected | isSelected: TItemState = isSelected; |
| lgsCollapsed | lgsCollapsed: TListGroupState = lgsCollapsed; |
| lgsCollapsible | lgsCollapsible: TListGroupState = lgsCollapsible; |
| lgsFocused | lgsFocused: TListGroupState = lgsFocused; |
| lgsHidden | lgsHidden: TListGroupState = lgsHidden; |
| lgsNoHeader | lgsNoHeader: TListGroupState = lgsNoHeader; |
| lgsNormal | lgsNormal: TListGroupState = lgsNormal; |
| lgsSelected | lgsSelected: TListGroupState = lgsSelected; |
| lgsSubseted | lgsSubseted: TListGroupState = lgsSubseted; |
| lgsSubSetLinkFocused | lgsSubSetLinkFocused: TListGroupState = lgsSubSetLinkFocused; |
| msControlSelect | msControlSelect: TMultiSelectStyles = msControlSelect; |
| msShiftSelect | msShiftSelect: TMultiSelectStyles = msShiftSelect; |
| msSiblingOnly | msSiblingOnly: TMultiSelectStyles = msSiblingOnly; |
| msVisibleOnly | msVisibleOnly: TMultiSelectStyles = msVisibleOnly; |
| naAdd | naAdd: TNodeAttachMode = naAdd; |
| naAddChild | naAddChild: TNodeAttachMode = naAddChild; |
| naAddChildFirst | naAddChildFirst: TNodeAttachMode = naAddChildFirst; |
| naAddFirst | naAddFirst: TNodeAttachMode = naAddFirst; |
| naInsert | naInsert: TNodeAttachMode = naInsert; |
| ndt232bit | ndt232bit: TNodeDataType = ndt232bit; |
| ndt264bit | ndt264bit: TNodeDataType = ndt264bit; |
| ndt32bit | ndt32bit: TNodeDataType = ndt32bit; |
| ndt64bit | ndt64bit: TNodeDataType = ndt64bit; |
| ndtDefault | ndtDefault: TNodeDataType = ndtDefault; |
| ndtDefault2 | ndtDefault2: TNodeDataType = ndtDefault2; |
| nsBullet | nsBullet: TNumberingStyle = nsBullet; |
| nsCut | nsCut: TNodeState = nsCut; |
| nsDropHilited | nsDropHilited: TNodeState = nsDropHilited; |
| nsExpanded | nsExpanded: TNodeState = nsExpanded; |
| nsFocused | nsFocused: TNodeState = nsFocused; |
| nsNone | nsNone: TNumberingStyle = nsNone; |
| nsSelected | nsSelected: TNodeState = nsSelected; |
| pbHorizontal | pbHorizontal: TProgressBarOrientation = pbHorizontal; |
| pbLowered | pbLowered: TStatusPanelBevel = pbLowered; |
| pbNone | pbNone: TStatusPanelBevel = pbNone; |
| pbRaised | pbRaised: TStatusPanelBevel = pbRaised; |
| pbsError | pbsError: TProgressBarState = pbsError; |
| pbsNormal | pbsNormal: TProgressBarState = pbsNormal; |
| pbsPaused | pbsPaused: TProgressBarState = pbsPaused; |
| pbstMarquee | pbstMarquee: TProgressBarStyle = pbstMarquee; |
| pbstNormal | pbstNormal: TProgressBarStyle = pbstNormal; |
| pbVertical | pbVertical: TProgressBarOrientation = pbVertical; |
| psOwnerDraw | psOwnerDraw: TStatusPanelStyle = psOwnerDraw; |
| psText | psText: TStatusPanelStyle = psText; |
| ptBottom | ptBottom: TPositionToolTip = ptBottom; |
| ptLeft | ptLeft: TPositionToolTip = ptLeft; |
| ptNone | ptNone: TPositionToolTip = ptNone; |
| ptRight | ptRight: TPositionToolTip = ptRight; |
| ptTop | ptTop: TPositionToolTip = ptTop; |
| sbFirst | sbFirst: TPageScrollerButton = sbFirst; |
| sbLast | sbLast: TPageScrollerButton = sbLast; |
| sdAbove | sdAbove: TSearchDirection = sdAbove; |
| sdAll | sdAll: TSearchDirection = sdAll; |
| sdBelow | sdBelow: TSearchDirection = sdBelow; |
| sdLeft | sdLeft: TSearchDirection = sdLeft; |
| sdRight | sdRight: TSearchDirection = sdRight; |
| soHorizontal | soHorizontal: TPageScrollerOrientation = soHorizontal; |
| soVertical | soVertical: TPageScrollerOrientation = soVertical; |
| stBoth | stBoth: TSortType = stBoth; |
| stData | stData: TSortType = stData; |
| stMatchCase | stMatchCase: TSearchType = stMatchCase; |
| stNone | stNone: TSortType = stNone; |
| stText | stText: TSortType = stText; |
| stWholeWord | stWholeWord: TSearchType = stWholeWord; |
| taAdd | taAdd: TAddMode = taAdd; |
| taAddFirst | taAddFirst: TAddMode = taAddFirst; |
| taInsert | taInsert: TAddMode = taInsert; |
| tbHiliteHotTrack | tbHiliteHotTrack: :74 = tbHiliteHotTrack; |
| tbNoEdges | tbNoEdges: :74 = tbNoEdges; |
| tbNoEtchedEffect | tbNoEtchedEffect: :74 = tbNoEtchedEffect; |
| tbNoMark | tbNoMark: :74 = tbNoMark; |
| tbNoOffset | tbNoOffset: :74 = tbNoOffset; |
| tbsButton | tbsButton: TToolButtonStyle = tbsButton; |
| tbsCheck | tbsCheck: TToolButtonStyle = tbsCheck; |
| tbsChecked | tbsChecked: TToolButtonState = tbsChecked; |
| tbsDivider | tbsDivider: TToolButtonStyle = tbsDivider; |
| tbsDropDown | tbsDropDown: TToolButtonStyle = tbsDropDown; |
| tbsEllipses | tbsEllipses: TToolButtonState = tbsEllipses; |
| tbsEnabled | tbsEnabled: TToolButtonState = tbsEnabled; |
| tbsHidden | tbsHidden: TToolButtonState = tbsHidden; |
| tbsIndeterminate | tbsIndeterminate: TToolButtonState = tbsIndeterminate; |
| tbsMarked | tbsMarked: TToolButtonState = tbsMarked; |
| tbsPressed | tbsPressed: TToolButtonState = tbsPressed; |
| tbsSeparator | tbsSeparator: TToolButtonStyle = tbsSeparator; |
| tbsTextButton | tbsTextButton: TToolButtonStyle = tbsTextButton; |
| tbsWrap | tbsWrap: TToolButtonState = tbsWrap; |
| tmBoth | tmBoth: TTickMark = tmBoth; |
| tmBottomRight | tmBottomRight: TTickMark = tmBottomRight; |
| tmTopLeft | tmTopLeft: TTickMark = tmTopLeft; |
| tpBottom | tpBottom: TTabPosition = tpBottom; |
| tpLeft | tpLeft: TTabPosition = tpLeft; |
| tpRight | tpRight: TTabPosition = tpRight; |
| tpTop | tpTop: TTabPosition = tpTop; |
| trHorizontal | trHorizontal: TTrackBarOrientation = trHorizontal; |
| trVertical | trVertical: TTrackBarOrientation = trVertical; |
| tsAuto | tsAuto: TTickStyle = tsAuto; |
| tsButtons | tsButtons: TTabStyle = tsButtons; |
| tsFlatButtons | tsFlatButtons: TTabStyle = tsFlatButtons; |
| tsManual | tsManual: TTickStyle = tsManual; |
| tsNone | tsNone: TTickStyle = tsNone; |
| tsTabs | tsTabs: TTabStyle = tsTabs; |
| tsTrackBegin | tsTrackBegin: TSectionTrackState = tsTrackBegin; |
| tsTrackEnd | tsTrackEnd: TSectionTrackState = tsTrackEnd; |
| tsTrackMove | tsTrackMove: TSectionTrackState = tsTrackMove; |
| tviDisabled | tviDisabled: TTVItemStateEx = tviDisabled; |
| tviFlat | tviFlat: TTVItemStateEx = tviFlat; |
| udHorizontal | udHorizontal: TUDOrientation = udHorizontal; |
| udLeft | udLeft: TUDAlignButton = udLeft; |
| udRight | udRight: TUDAlignButton = udRight; |
| udVertical | udVertical: TUDOrientation = udVertical; |
| updDown | updDown: TUpDownDirection = updDown; |
| updNone | updNone: TUpDownDirection = updNone; |
| updUp | updUp: TUpDownDirection = updUp; |
| vsIcon | vsIcon: TViewStyle = vsIcon; |
| vsList | vsList: TViewStyle = vsList; |
| vsReport | vsReport: TViewStyle = vsReport; |
| vsSmallIcon | vsSmallIcon: TViewStyle = vsSmallIcon; |