• ComponentOne True DBGrid Pro 8.0
    • Overview
    • Product Profile
    • Installing True DBGrid Pro 8.0 for Active X
      • SetUp Files
      • Installing Demonstration Versions
      • Uninstalling
    • End-User License Agreement
    • Licensing FAQs
      • What is Licensing?
      • How does Licensing Work?
    • Upgrading
    • Technical Support
    • Redistributable Files
    • Adding the True DBGrid Pro 8.0 Components to the Toolbox
    • Using ComponentOne ActiveX Controls in the .NET Framework
  • The Basics
    • Specifying a Data Source
      • What is bound mode?
      • What is storage mode?
      • What is application mode?
      • What is unbound mode?
    • Choosing a Column Layout
      • Automatic layouts
      • Customized layouts
      • Run-time layouts
      • Switching between layout types
    • Configuring Columns at Design Time
      • Visual editing
      • Specifying database fields
      • Specifying other column properties
    • Configuring Columns at Run Time
      • Adding and removing columns
      • Referencing column objects
      • Adjusting column properties in code
    • Understanding Bookmarks
  • True DBGrid Samples
  • Tutorials
    • Introduction
    • Tutorial 1 - Binding True DBGrid to a Data Control
    • Tutorial 2 - Using True DBGrid with SQL Query Results
    • Tutorial 3 - Linking Multiple True DBGrid Controls
    • Tutorial 4 - Interacting with Code and Other Bound Controls
    • Tutorial 5 - Selecting Multiple Rows Using Bookmarks
    • Tutorial 6 - Defining Unbound Columns in a Bound Grid
    • Tutorial 7 - Displaying Translated Data with the Built-in Combo
    • Tutorial 8 - Attaching a True DBDropDown Control to a Grid Cell
    • Tutorial 9 - Attaching an Arbitrary Drop-down Control to a Grid Cell
    • Tutorial 10 - Enhancing the User Interface with In-Cell Bitmaps
    • Tutorial 11 - Using Styles to Highlight Related Data
    • Tutorial 12 - Displaying Rows in Alternating Colors
    • Tutorial 13 - Implementing Drag-and-Drop in True DBGrid
    • Tutorial 14 - OLE Drag-and-Drop
    • Tutorial 15 - Creating a Grid with Fixed, Nonscrolling Columns
    • Tutorial 16 - Displaying Array Data in Unbound Mode
    • Tutorial 17 - Displaying Array Data in Unbound Extended Mode
    • Tutorial 18 - Displaying Array Data in Unbound Application Mode
    • Tutorial 19 - Displaying Array Data in Unbound Storage Mode
    • Tutorial 20 - Sorting and Searching
    • Tutorial 21 - Displaying Arbitrary Bitmaps
    • Tutorial 22 - Reusable Layouts
    • Tutorial 23 - Printing, Print Preview, and Export
    • Tutorial 24 - Displaying Hierarchical Data
    • Tutorial 25 - Outlook-Style Grouping
    • Tutorial 26 - Value Translation
    • Tutorial 27 - Range Selection
    • Tutorial 28 - Transposed Views
    • Tutorial 29 - Filter Bar
    • Tutorial 30 - Cell Bordering and Scroll Tips/Tracking
  • Object Model
    • True DBGrid Objects and Collections
    • TDBGrid Control
    • TDBDropDown Control
    • Column Object, Columns Collection
    • DataObject Object, DataObjectFiles Collection
    • Error Object, Errors Collection
    • GroupColumns Collection
    • Layouts Collection
    • PrintInfo Object, PrintInfos Collection
    • RowBuffer Object
    • SelBookmarks Collection
    • Split Object, Splits Collection
    • Style Object, Styles Collection
    • ValueItem Object, ValueItems Collection
    • XArrayDB Object
    • Working with Objects and Collections
  • Design Time Interaction
    • Context Menu
    • Visual Editing Mode
      • Sizing columns and rows
      • Creating and sizing splits
      • Selecting and highlighting columns
      • Moving selected columns
      • Using the visual editing menu
    • Property Page Overview
      • Working with property pages
      • Working with property trees
      • Changing values in property trees
        • Boolean properties
        • String properties
        • String selection properties
        • Numeric properties
        • Enumerated properties
        • Font properties
        • Color properties
        • Picture properties
        • Style properties
        • Layout properties
      • Understanding the object model
        • Splits in property trees
        • Columns in property trees
      • Using the property tree context menu
    • TDBGrid Property Pages
      • General property page
        • General properties by alphabet
        • General properties by category
      • Columns property page
        • Column properties by alphabet
        • Column properties by category
      • Splits property page
        • Split properties by alphabet
        • Split properties by category
        • Split-specific Column properties by alphabet
        • Split-specific Column properties by category
      • Style Factory property page
        • Using the Style Factory property page
        • Style properties by alphabet
        • Style properties by category
      • Print Info property page
        • Using the Print Info property page
        • PrintInfo properties by alphabet
      • Values property page
        • Using the Values property page
        • ValueItems properties
        • ValueItem properties
    • TDBDropDown Property Pages
      • General property page (TDBDropDown)
        • General properties by alphabet (TDBDropDown)
        • General properties by category (TDBDropDown)
      • Columns property page (TDBDropDown)
        • Column properties by alphabet (TDBDropDown)
        • Column properties by category (TDBDropDown)
      • Style Factory property page (TDBDropDown)
      • Values property page (TDBDropDown)
    • Reusable Layouts
      • Saving the current layout
      • Loading a saved layout
      • Removing a saved layout
    • TDBDropDown at Design Time
  • Run Time Interaction
    • Navigation and Scrolling
      • Mouse navigation
      • Clicking the rightmost column
      • IntelliMouse support
      • Keyboard navigation
      • Navigation at row boundaries
      • Navigation at split boundaries
      • Restricting cell navigation
    • Selection and Movement
      • Selecting columns
      • Moving columns
      • Selecting rows
    • Sizing and Splitting
      • Sizing rows
      • Sizing columns
      • Sizing splits
    • Database Operations
      • Editing data
      • Adding a new record
      • Deleting a record
    • Drag-and-Drop Behavior
    • Additional User Interaction Features
  • Bound Mode
    • Binding True DBGrid to a Data Source
      • Binding to an ICursor data source
      • Binding to an OLE DB data source
    • Visual Basic Data Control Considerations
      • How True DBGrid reacts to Recordset changes
      • Interactions between True DBGrid and the Data control
      • Using True DBGrid with a Data control on a different form
      • Using True DBGrid to display SQL query results
    • Unbound Columns
      • Creating unbound columns
      • Implementing unbound columns using Recordset clones
      • Implementing unbound columns using cell access methods
      • Implementing multiple unbound columns
      • Updating unbound columns
      • Editing unbound columns
  • Storage Mode
    • When to Use Storage Mode
    • Using the XArrayDB Object
      • Adding XArrayDB to a Visual Basic project
      • Creating an XArrayDB object
      • Redimensioning an XArrayDB object
      • Populating an XArrayDB object
      • Attaching an XArrayDB object to a True DBGrid control
    • Interactions between True DBGrid and XArrayDB
      • Updating XArrayDB elements
      • Inserting and removing XArrayDB rows
      • Inserting and removing XArrayDB columns
    • Storage Mode Examples
  • Application Mode
    • When to Use Application Mode
    • How Application Mode Works
    • Application Mode Bookmarks
      • Bookmarks in True DBGrid
      • Bookmarks in Visual Basic
    • Application Mode Events
      • Handling the UnboundGetRelativeBookmark event in mode 3
      • Handling the ClassicRead event in mode 3
      • Handling the ClassicWrite event in mode 3
      • Handling the ClassicAdd event in mode 3
      • Handling the ClassicDelete event in mode 3
    • Application Mode Programming Considerations
      • Refreshing the display in mode 3
      • Reinitializing the grid in mode 3
      • Updating and deleting rows in mode 3
    • Application Mode Example
  • Unbound Mode
    • When to Use Unbound Mode
    • How Unbound Mode Works
    • Unbound Mode Bookmarks
    • Using the RowBuffer Object
    • Unbound Mode Events
      • Handling the UnboundReadData event in mode 1
      • Handling the UnboundGetRelativeBookmark event in mode 1
      • Handling the UnboundReadDataEx event in mode 2
      • UnboundReadDataEx event examples
      • Handling the UnboundWriteData event in modes 1 and 2
      • Handling the UnboundAddData event in modes 1 and 2
      • Handling the UnboundDeleteRow event in modes 1 and 2
    • Unbound Mode Programming Considerations
      • Refreshing the display in mode 1
      • Refreshing the display in mode 2
      • Reinitializing the grid in modes 1 and 2
      • Updating and deleting rows in modes 1 and 2
      • Adding rows in modes 1 and 2
      • Calibrating the vertical scroll bar in modes 1 and 2
    • Unbound Mode Examples
  • Database Programming Techniques
    • Changing the Current Record Position
      • Using the Bookmark property
      • Using the navigation methods
      • Detecting BOF and EOF conditions
    • Accessing and Manipulating Cell Data
      • Reading and writing cell data within the current record
      • Reading cell data from non-current records
      • Retrieving a bookmark relative to the current record
      • Retrieving a bookmark relative to a displayed row
    • Validating Cell Data
      • Validating end-user data entries
      • Validating data before updating to the database
    • Selecting and Highlighting Records
    • Updating and Deleting the Current Record
    • Refreshing the Display
    • Refetching Data from the Data Source
    • Coordinating with Other Controls
    • Handling Database Errors
      • Trapping errors
      • Processing trapped errors
      • Errors caused by cancellation
    • Postponing Illegal Operations in Grid Events
  • Customizing the Grid's Appearance
    • Captions, Headers, and Footers
      • Column and grid captions
      • Column footers
      • Multiple-line headers and footers
      • Split captions
    • Three-dimensional versus Flat Display
    • Borders and Dividing Lines
    • Unpopulated Regions
      • The rightmost column
      • Unused data rows
    • Highlighting the Current Row or Cell
      • MarqueeStyle 0 - Dotted Cell Border
      • MarqueeStyle 1 - Solid Cell Border
      • MarqueeStyle 2 - Highlight Cell
      • MarqueeStyle 3 - Highlight Row
      • MarqueeStyle 4 - Highlight Row, Raise Cell
      • MarqueeStyle 5 - No Marquee
      • MarqueeStyle 6 - Floating Editor
      • MarqueeStyle 7 - Dotted Row Border
    • Row Height and Multiple-line Displays
      • Adjusting the height of all grid rows
      • Enabling wordwrap in cells
      • Displaying a single record on multiple lines
      • Implications of multiple-line mode
    • Alternating Row Colors
    • Horizontal and Vertical Alignment
    • Window Animation
  • Data Presentation Techniques
    • Text Formatting
      • Using Visual Basic's built-in formatting
      • Input validation with built-in formatting
      • Formatting with an input mask
      • Formatting with a custom event handler
    • Automatic Data Translation with ValueItems
      • What are ValueItems?
      • Specifying text-to-text translations
      • Specifying text-to-picture translations
      • Displaying both text and pictures in a cell
      • Displaying Boolean values as check boxes
      • Displaying allowable values as radio buttons
    • Context-sensitive Help with CellTips
    • Scroll Tracking and ScrollTips
    • Data-sensitive Cell Merging
    • Outlook-Style Grouping
    • Hierarchical Data Display
    • Dropdown Hierarchical Data Display
    • Form Data Display
    • Inverted Data Display
    • Owner-drawn Cells
    • Filtering Data in Recordsets
  • How to Use Splits
    • Referencing Splits and their Properties
      • Split properties common to TDBGrid
      • Split-only properties not supported by TDBGrid
    • Creating and Removing Splits
    • Working with Columns in Splits
      • Global properties and methods of Column object
      • Split-specific properties and methods of Column object
    • Sizing and Scaling Splits
    • Creating and Resizing Splits through User Interaction
    • Vertical Scrolling and Split Groups
    • Horizontal Scrolling and Fixed Columns
    • Navigation across Splits
  • How to Use Styles
    • Built-in Named Styles
      • Named style defaults
      • Named style inheritance
      • Modifying named styles
    • Working with Style Properties
      • Modifying a style property directly
      • Assigning a value to a style property
      • Named styles versus anonymous styles
      • Anonymous style inheritance
      • Shortcut style properties
    • Applying Styles to Cells
      • Specifying cell status values
      • Applying cell styles by status
      • Applying cell styles by contents
      • Applying cell styles by custom criteria
      • Cell style evaluation order
    • Applying Pictures to Grid Elements
      • Displaying background pictures
      • Displaying foreground pictures
  • Cell Editing Techniques
    • How Cell Editing Works
      • Initiating cell editing
      • Color and wordwrap
      • Determining modification status
      • Determining cell contents
      • Terminating cell editing
    • Handling Editing Events
      • Standard keystroke events
      • Column editing events
      • Changing cell contents with a single keystroke
    • Working with Text
      • Limiting the size of data entry fields
      • Providing a drop-down edit control for long fields
      • Changing the insertion mode
      • Selecting and replacing text
    • Input Masking
      • Specifying an input mask for a column
      • Specifying a date mask for a column
      • Using an input mask for formatting
      • Controlling how masked input is updated
    • In-cell Buttons
      • Enabling the in-cell button
      • Rendering cells as command buttons
      • Detecting in-cell button clicks
      • Customizing the in-cell button bitmap
    • Drop-down Controls
      • Using the built-in combo box
      • Detecting built-in combo box selections
      • Using the TDBDropDown control
      • Automatic data translation with TDBDropDown
      • Using an arbitrary drop-down control
      • Using the built-in column button
  • Object Reference
    • True DBGrid All Members
      • TDBGrid Control Properties
      • TDBGrid Control Methods
      • TDBGrid Control Events
      • Column Object Properties
      • Column Object Methods
      • Columns Collection Properties
      • Columns Collection Methods
      • DataObject Object Properties
      • DataObject Object Methods
      • Error Object Properties
      • Errors Collection Properties
      • Errors Collection Methods
      • GroupColumns Collection Properties
      • GroupColumns Collection Methods
      • Layouts Collection Properties
      • Layouts Collection Methods
      • PrintInfos Collection Properties
      • PrintInfos Collection Methods
      • RowBuffer Object Properties
      • SelBookmarks Collection Properties
      • SelBookmarks Collection Methods
      • Split Object Properties
      • Split Object Methods
      • Splits Collection Properties
      • Splits Collection Methods
      • Style Object Properties
      • Style Object Methods
      • Styles Collection Properties
      • Styles Collection Methods
      • ValueItem Object Properties
      • ValueItems Collection Properties
      • ValueItems Collection Methods
    • True DBGrid Properties
      • AddNewMode Property
      • Alignment Property
      • AllowAddNew Property
      • AllowArrows Property
      • AllowColMove Property
      • AllowColSelect Property
      • AllowDelete Property
      • AllowFocus Property
      • AllowRowSelect Property
      • AllowRowSizing Property
      • AllowSizing Property
      • AllowUpdate Property
      • AlternatingRowStyle Property
      • AnchorRightColumn Property
      • AnimateWindow Property
      • AnimateWindowClose Property
      • AnimateWindowDirection Property
      • AnimateWindowTime Property
      • AnnotatePicture Property
      • Appearance Property
      • ApproxCount Property
      • Array Property
      • AutoCompletion Property
      • AutoDropDown Property
      • BackColor Property
      • BackgroundPicture Property
      • BackgroundPictureDrawMode Property
      • Bands Property
      • BatchUpdates Property
      • BOF Property
      • Bookmark Property (RowBuffer)
      • Bookmark Property
      • BookmarkType Property
      • BorderAppearance Property
      • BorderColor Property
      • BorderSize Property
      • BorderStyle Property
      • BorderType Property
      • Button Property
      • ButtonAlways Property
      • ButtonFooter Property
      • ButtonHeader Property
      • ButtonPicture Property
      • ButtonText Property
      • Caption Property
      • CaptionStyle Property
      • CellTips Property
      • CellTipsDelay Property
      • CellTipsWidth Property
      • CellTop Property
      • ChildGrid Property
      • Col Property
      • CollapseColor Property
      • ColIndex Property
      • ColumnCount Property
      • ColumnFooters Property
      • ColumnHeaders Property
      • ColumnIndex Property
      • ColumnName Property
      • Columns Property
      • ConvertEmptyCell Property
      • Count Property
      • CurrentCellModified Property
      • CurrentCellVisible Property
      • CycleOnClick Property
      • DataChanged Property
      • DataField Property (Column)
      • DataMember Property
      • DataMode Property
      • DataSource Property
      • DataView Property
      • DataWidth Property
      • DeadAreaBackColor Property
      • DefaultItem Property
      • DefaultValue Property
      • DefColWidth Property
      • Description Property
      • DestinationCol Property
      • DestinationRow Property
      • DestinationSplit Property
      • DirectionAfterEnter Property
      • DirectionAfterTab Property
      • DisplayAlignment Property
      • DisplayValue Property
      • DividerColor Property
      • DividerStyle Property
      • DropDown Property
      • DropDownList Property
      • EditActive Property
      • EditBackColor Property
      • EditDropDown Property
      • EditForeColor Property
      • EditMask Property
      • EditMaskRight Property
      • EditMaskUpdate Property
      • EditorStyle Property
      • EllipsisText Property
      • EmptyRows Property
      • Enabled Property
      • EOF Property
      • Errors Property
      • ErrorText Property
      • EvenRowStyle Property
      • ExpandColor Property
      • ExportEOF Property
      • ExportNextBookmark Property
      • ExposeCellMode Property
      • ExtendRightColumn Property
      • ExternalEditor Property
      • FetchRowStyle Property
      • FetchStyle Property
      • Files Property
      • FilterActive Property
      • FilterBar Property
      • FilterBarStyle Property
      • FilterButton Property
      • FilterButtonPicture Property
      • FilterText Property
      • FirstRow Property
      • Font Property
      • FooterAlignment Property
      • FooterBackColor Property
      • FooterDivider Property
      • FooterFont Property
      • FooterForeColor Property
      • FooterStyle Property
      • FooterText Property
      • FootLines Property
      • ForeColor Property
      • ForegroundPicture Property
      • ForegroundPicturePosition Property
      • Group Property
      • GroupByCaption Property
      • GroupColumns Property
      • HeadAlignment Property
      • HeadBackColor Property
      • HeaderDivider Property
      • HeadFont Property
      • HeadForeColor Property
      • HeadingStyle Property
      • HeadLines Property
      • HelpContext Property
      • HelpFile Property
      • HighlightRowStyle Property
      • HScrollHeight Property
      • hWnd Property
      • hWndEditor Property
      • InactiveBackColor Property
      • InactiveForeColor Property
      • InactiveStyle Property
      • Index Property
      • InsertMode Property
      • LayoutFileName Property
      • LayoutName Property
      • Layouts Property
      • LayoutURL Property
      • Left Property
      • LeftCol Property
      • Locked Property
      • MarqueeStyle Property
      • MarqueeUnique Property
      • MatchCase Property
      • MaxComboItems Property
      • MaxRows Property
      • Merge Property
      • MinWidth Property
      • MouseIcon Property
      • MousePointer Property
      • MultipleLines Property
      • MultiSelect Property
      • Name Property (Column)
      • Name Property (Style)
      • NativeError Property
      • Number Property
      • NumberFormat Property
      • OddRowStyle Property
      • OLEDragMode Property
      • OLEDropMode Property
      • Order Property
      • OwnerDraw Property
      • Parent Property
      • PartialRightColumn Property
      • PictureAddNewRow Property
      • PictureCurrentRow Property
      • PictureFilterBar Property
      • PictureFooterRow Property
      • PictureHeaderRow Property
      • PictureModifiedRow Property
      • PictureStandardRow Property
      • Presentation Property
      • PrintInfo Property
      • PrintInfos Property
      • RecordSelectors Property
      • RecordSelectorStyle Property
      • RecordSelectorWidth Property
      • RightToLeft Property
      • Row Property
      • RowCount Property
      • RowDividerColor Property
      • RowDividerStyle Property
      • RowHeight Property
      • RowSubDividerColor Property
      • ScrollBars Property
      • ScrollGroup Property
      • ScrollTips Property
      • ScrollTrack Property
      • SelBookmarks Property
      • SelectedBackColor Property
      • SelectedForeColor Property
      • SelectedStyle Property
      • SelEndCol Property
      • SelLength Property
      • SelRange Property
      • SelStart Property
      • SelStartCol Property
      • SelText Property
      • ShowCollapseExpandIcons Property
      • Size Property
      • SizeMode Property
      • Source Property
      • Split Property
      • Splits Property
      • SpringMode Property
      • SQLState Property
      • Style Property
      • Styles Property
      • TabAcrossSplits Property
      • TabAction Property
      • TableName Property
      • Tag Property
      • Text Property
      • Top Property
      • Translate Property
      • TransparentForegroundPicture Property
      • TransparentRowPictures Property
      • Validate Property
      • Value Property (Column)
      • Value Property (RowBuffer)
      • Value Property (Style)
      • Value Property (ValueItem)
      • ValueItems Property
      • ViewColumnCaptionWidth Property
      • ViewColumnWidth Property
      • VerticalAlignment Property
      • Visible Property
      • VisibleCols Property
      • VisibleRows Property
      • VScrollWidth Property
      • Width Property
      • WrapCellPointer Property
      • WrapRowPointer Property
      • WrapText Property
    • True DBGrid Methods
      • AboutBox Method
      • Add Method
      • AddCellStyle Method
      • AddRegexCellStyle Method
      • AutoSize Method
      • CaptureImage Method
      • CellContaining Method
      • CellText Method
      • CellValue Method
      • Clear Method
      • Clear Method (DataObject)
      • Clear Method (Errors)
      • ClearCellStyle Method
      • ClearFields Method
      • ClearRegexCellStyle Method
      • ClearSelCols Method
      • Close Method
      • ColContaining Method
      • CollapseBand Method
      • CollapseChild Method
      • Delete Method
      • ExpandBand Method
      • ExpandChild Method
      • ExportBegin Method
      • ExportEnd Method
      • ExportRows Method
      • ExportToDelimitedFile Method
      • ExportToFile Method
      • Fix Method
      • GetBand Method
      • GetBookmark Method
      • GetData Method
      • GetFormat Method
      • HoldFields Method
      • IsSelected Method
      • Item Method
      • LoadLayout Method
      • MoveFirst Method
      • MoveLast Method
      • MoveNext Method
      • MovePrevious Method
      • MoveRelative Method
      • OLEDrag Method
      • PointAt Method
      • PostMsg Method
      • ReBind Method
      • Refetch Method
      • RefetchCell Method
      • RefetchCol Method
      • RefetchRow Method
      • Refresh Method
      • RefreshCell Method
      • RefreshCol Method
      • RefreshRow Method
      • Remove Method
      • ReOpen Method
      • Reset Method
      • RowBookmark Method
      • RowContaining Method
      • RowExpanded Method
      • RowTop Method
      • Scroll Method
      • SetData Method
      • SplitContaining Method
      • Update Method
    • True DBGrid Events
      • AfterColEdit Event
      • AfterColUpdate Event
      • AfterDelete Event
      • AfterInsert Event
      • AfterUpdate Event
      • BeforeColEdit Event
      • BeforeColUpdate Event
      • BeforeDelete Event
      • BeforeInsert Event
      • BeforeOpen Event
      • BeforeRowColChange Event
      • BeforeUpdate Event
      • ButtonClick Event
      • Change Event
      • ClassicAdd Event
      • ClassicDelete Event
      • ClassicRead Event
      • ClassicWrite Event
      • Click Event
      • ColEdit Event
      • Collapse Event
      • ColMove Event
      • ColResize Event
      • ComboSelect Event
      • DataSourceChanged Event
      • DblClick Event
      • DragCell Event
      • Error Event
      • Expand Event
      • FetchCellStyle Event
      • FetchCellTips Event
      • FetchRowStyle Event
      • FetchScrollTips Event
      • FirstRowChange Event
      • FilterButtonClick Event
      • FilterChange Event
      • FootClick Event
      • FormatText Event
      • GroupColMove Event
      • GroupHeadClick Event
      • HeadClick Event
      • KeyDown Event
      • KeyPress Event
      • KeyUp Event
      • LayoutReady Event
      • LeftColChange Event
      • MouseDown Event
      • MouseMove Event
      • MouseUp Event
      • OLECompleteDrag Event
      • OLEDragDrop Event
      • OLEDragOver Event
      • OLEGiveFeedback Event
      • OLESetData Event
      • OLEStartDrag Event
      • OnAddNew Event
      • OnInit Event
      • OwnerDrawCell Event
      • OwnerDrawCellPrint Event
      • OwnerDrawPageFooter Event
      • OwnerDrawPageHeader Event
      • Paint Event
      • PostEvent Event
      • RowColChange Event
      • RowResize Event
      • Scroll Event
      • SelChange Event
      • SplitChange Event
      • UnboundAddData Event
      • UnboundColumnFetch Event
      • UnboundDeleteRow Event
      • UnboundGetRelativeBookmark Event
      • UnboundReadData Event
      • UnboundReadDataEx Event
      • UnboundWriteData Event
      • ValueItemError Event
    • TDBDropDown All Members
      • TDBDropDown Control Properties
      • TDBDropDown Control Methods
      • TDBDropDown Control Events
    • TDBDropDown Properties
      • AllowColMove Property (TDBDropDown)
      • AllowColSelect Property (TDBDropDown)
      • AllowRowSizing Property (TDBDropDown)
      • AlternatingRowStyle Property (TDBDropDown)
      • AnchorRightColumn Property (TDBDropDown)
      • Appearance Property (TDBDropDown)
      • ApproxCount Property (TDBDropDown)
      • Array Property (TDBDropDown)
      • BackColor Property (TDBDropDown)
      • Bookmark Property (TDBDropDown)
      • BookmarkType Property (TDBDropDown)
      • BorderStyle Property (TDBDropDown)
      • Col Property (TDBDropDown)
      • ColumnFooters Property (TDBDropDown)
      • ColumnHeaders Property (TDBDropDown)
      • Columns Property (TDBDropDown)
      • CurrentCellVisible Property (TDBDropDown)
      • DataField Property (TDBDropDown)
      • DataMember Property (TDBDropDown)
      • DataMode Property (TDBDropDown)
      • DataSource Property (TDBDropDown)
      • DeadAreaBackColor Property (TDBDropDown)
      • DefColWidth Property (TDBDropDown)
      • EmptyRows Property (TDBDropDown)
      • Enabled Property (TDBDropDown)
      • ErrorText Property (TDBDropDown)
      • EvenRowStyle Property (TDBDropDown)
      • ExtendRightColumn Property (TDBDropDown)
      • FetchRowStyle Property (TDBDropDown)
      • FirstRow Property (TDBDropDown)
      • Font Property (TDBDropDown)
      • FooterBackColor Property (TDBDropDown)
      • FooterFont Property (TDBDropDown)
      • FooterForeColor Property (TDBDropDown)
      • FooterStyle Property (TDBDropDown)
      • FootLines Property (TDBDropDown)
      • ForeColor Property (TDBDropDown)
      • HeadBackColor Property (TDBDropDown)
      • HeadFont Property (TDBDropDown)
      • HeadForeColor Property (TDBDropDown)
      • HeadingStyle Property (TDBDropDown)
      • HeadLines Property (TDBDropDown)
      • HighlightRowStyle Property (TDBDropDown)
      • hWnd Property (TDBDropDown)
      • IntegralHeight Property
      • LayoutFileName Property (TDBDropDown)
      • LayoutName Property (TDBDropDown)
      • Layouts Property (TDBDropDown)
      • LayoutURL Property (TDBDropDown)
      • LeftCol Property (TDBDropDown)
      • ListField Property
      • OddRowStyle Property (TDBDropDown)
      • PartialRightColumn Property (TDBDropDown)
      • RightToLeft Property (TDBDropDown)
      • Row Property (TDBDropDown)
      • RowDividerColor Property (TDBDropDown)
      • RowDividerStyle Property (TDBDropDown)
      • RowHeight Property (TDBDropDown)
      • RowTracking Property
      • ScrollBars Property (TDBDropDown)
      • ScrollTips Property (TDBDropDown)
      • ScrollTrack Property (TDBDropDown)
      • SelectedItem Property
      • SelEndCol Property (TDBDropDown)
      • SelStartCol Property (TDBDropDown)
      • Style Property (TDBDropDown)
      • Styles Property (TDBDropDown)
      • Text Property (TDBDropDown)
      • ValueTranslate Property
      • VisibleCols Property (TDBDropDown)
      • VisibleRows Property (TDBDropDown)
    • TDBDropDown Methods
      • AboutBox Method (TDBDropDown)
      • AddCellStyle Method (TDBDropDown)
      • AddRegexCellStyle Method (TDBDropDown)
      • CaptureImage Method (TDBDropDown)
      • ClearCellStyle Method (TDBDropDown)
      • ClearFields Method (TDBDropDown)
      • ClearRegexCellStyle Method (TDBDropDown)
      • ClearSelCols Method (TDBDropDown)
      • ColContaining Method (TDBDropDown)
      • GetBookmark Method (TDBDropDown)
      • HoldFields Method (TDBDropDown)
      • PostMsg Method (TDBDropDown)
      • ReBind Method (TDBDropDown)
      • Refresh Method (TDBDropDown)
      • RowBookmark Method (TDBDropDown)
      • RowContaining Method (TDBDropDown)
      • RowTop Method (TDBDropDown)
      • Scroll Method (TDBDropDown)
    • TDBDropDown Events
      • ClassicRead Event (TDBDropDown)
      • Click Event (TDBDropDown)
      • ColMove Event (TDBDropDown)
      • ColResize Event (TDBDropDown)
      • DataSourceChanged Event (TDBDropDown)
      • DblClick Event (TDBDropDown)
      • DropDownClose Event
      • DropDownOpen Event
      • Error Event (TDBDropDown)
      • FetchCellStyle Event (TDBDropDown)
      • FetchRowStyle Event (TDBDropDown)
      • FetchScrollTips Event (TDBDropDown)
      • FirstRowChange Event (TDBDropDown)
      • FootClick Event (TDBDropDown)
      • FormatText Event (TDBDropDown)
      • HeadClick Event (TDBDropDown)
      • KeyDown Event (TDBDropDown)
      • KeyPress Event (TDBDropDown)
      • KeyUp Event (TDBDropDown)
      • LayoutReady Event (TDBDropDown)
      • LeftColChange Event (TDBDropDown)
      • MouseDown Event (TDBDropDown)
      • MouseMove Event (TDBDropDown)
      • MouseUp Event (TDBDropDown)
      • Paint Event (TDBDropDown)
      • PostEvent Event (TDBDropDown)
      • RowChange Event
      • RowResize Event (TDBDropDown)
      • Scroll Event (TDBDropDown)
      • SelChange Event (TDBDropDown)
      • UnboundColumnFetch Event (TDBDropDown)
      • UnboundFindData Event
      • UnboundGetRelativeBookmark Event (TDBDropDown)
      • UnboundReadData Event (TDBDropDown)
      • UnboundReadDataEx Event (TDBDropDown)
      • ValueItemError Event (TDBDropDown)
  • Constant Reference
    • AddNewMode Constants
    • Alignment Constants
    • AnimateWindow Constants
    • AnimateWindowClose Constants
    • AnimateWindowDirection Constants
    • Appearance Constants
    • BackgroundPictureDrawMode Constants
    • BorderStyle Constants
    • CellStyle Constants
    • CellTip Constants
    • CellTipPresentation Constants
    • ConvertEmptyCell Constants
    • DataMode Constants
    • DataView Constants
    • DividerStyle Constants
    • Error Constants
    • ExposeCellMode Constants
    • FetchCellStyle Constants
    • ForegroundPicturePosition Constants
    • MarqueeStyle Constants
    • MergeCell Constants
    • MousePointer Constants
    • MoveDirection Constants
    • MultipleLines Constants
    • MultiSelect Constants
    • OLEDragMode Constants
    • OLEDropMode Constants
    • PointAt Constants
    • Presentation Constants
    • PrintInfo_Menu Constants
    • RowSelector Constants
    • ScrollBars Constants
    • SplitSizeMode Constants
    • StyleBorderAppearance Constants
    • StyleBorderType Constants
    • TabAction Constants
    • UnboundFind Constants
    • VerticalAlignment Constants
  • PrintInfo Reference
    • PrintInfo All Members
      • PrintInfo Object Properties
      • PrintInfo Object Methods
    • PrintInfo Properties
      • Collate Property (PrintInfo)
      • Default Property (PrintInfo)
      • Draft Property (PrintInfo)
      • Name Property (PrintInfo)
      • NeedTotalPageCount Property (PrintInfo)
      • NoClipping Property (PrintInfo)
      • NumberOfCopies Property (PrintInfo)
      • PageFooter Property (PrintInfo)
      • PageFooterFont Property (PrintInfo)
      • PageFooterHeight Property (PrintInfo)
      • PageFooterOwnerDraw Property (PrintInfo)
      • PageHeader Property (PrintInfo)
      • PageHeaderFont Property (PrintInfo)
      • PageHeaderHeight Property (PrintInfo)
      • PageHeaderOwnerDraw Property (PrintInfo)
      • PageSetupCancelled Property (PrintInfo)
      • PreviewAllowFileOps Property (PrintInfo)
      • PreviewCaption Property (PrintInfo)
      • PreviewInitHeight Property (PrintInfo)
      • PreviewInitPosX Property (PrintInfo)
      • PreviewInitPosY Property (PrintInfo)
      • PreviewInitScreenFill Property (PrintInfo)
      • PreviewInitWidth Property (PrintInfo)
      • PreviewInitZoom Property (PrintInfo)
      • PreviewMaximize Property (PrintInfo)
      • PreviewPageOf Property (PrintInfo)
      • RangeOfPages Property (PrintInfo)
      • RepeatColumnFooters Property (PrintInfo)
      • RepeatColumnHeaders Property (PrintInfo)
      • RepeatGridHeader Property (PrintInfo)
      • RepeatSplitHeaders Property (PrintInfo)
      • Settings Property (PrintInfo)
      • SettingsDeviceName Property (PrintInfo)
      • SettingsMarginBottom Property (PrintInfo)
      • SettingsMarginLeft Property (PrintInfo)
      • SettingsMarginRight Property (PrintInfo)
      • SettingsMarginTop Property (PrintInfo)
      • SettingsOrientation Property (PrintInfo)
      • SettingsPaperBin Property (PrintInfo)
      • SettingsPaperHeight Property (PrintInfo)
      • SettingsPaperSize Property (PrintInfo)
      • SettingsPaperWidth Property (PrintInfo)
      • UnitsPerInch Property (PrintInfo)
      • VariableRowHeight Property (PrintInfo)
    • PrintInfo Methods
      • GetMenuText Method (PrintInfo)
      • GetSubstituteFont Method (PrintInfo)
      • PageSetup Method (PrintInfo)
      • PrintData Method (PrintInfo)
      • PrintPreview Method (PrintInfo)
      • SetMenuText Method (PrintInfo)
      • SubstituteFont Method (PrintInfo)
  • XArrayDB Reference
    • XArrayDB All Members
      • XArrayDB Object Properties
      • XArrayDB Object Methods
    • XArrayDB Properties
      • Count Property (XArrayDB)
      • DefaultColumnType Property (XArrayDB)
      • LowerBound Property (XArrayDB)
      • Notify Property (XArrayDB)
      • Precision Property (XArrayDB)
      • UpperBound Property (XArrayDB)
      • Value Property (XArrayDB)
    • XArrayDB Methods
      • AboutBox Method (XArrayDB)
      • AppendColumns Method (XArrayDB)
      • AppendRows Method (XArrayDB)
      • Clear Method (XArrayDB)
      • Delete Method (XArrayDB)
      • DeleteColumns Method (XArrayDB)
      • DeleteRows Method (XArrayDB)
      • Find Method (XArrayDB)
      • Get Method (XArrayDB)
      • Insert Method (XArrayDB)
      • InsertColumns Method (XArrayDB)
      • InsertRows Method (XArrayDB)
      • LoadRows Method (XArrayDB)
      • QuickSort Method (XArrayDB)
      • ReDim Method (XArrayDB)
      • Set Method (XArrayDB)
    • XArrayDB Object Constants