home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 19
/
Freelog019.iso
/
Maj
/
iNotes
/
INOTES.CAB
/
DBGRID32.OCX
/
string.txt
< prev
next >
Wrap
Text File
|
1998-06-24
|
12KB
|
317 lines
1001 DBGrd
10001 Microsoft Data Bound Grid Control 5.0 (SP3)
10002 (null)
10003 None
10004 Horizontal
10005 Vertical
10006 Both
10007 Automatic
10008 (null)
10009 None
10010 Fixed Single
10011 (null)
10012 No dividers
10013 Black line
10014 Dark gray line
10015 Raised
10016 Inset
10017 ForeColor
10018 Light gray line
10019 (null)
10020 Left
10021 Right
10022 Center
10023 General
10024 (null)
10025 Bound
10026 Unbound
10034 (null)
10035 Scalable
10036 Exact
10037 Number of Columns
10042 (null)
10043 Control Navigation
10044 Column Navigation
10045 Grid Navigation
10046 (null)
10047 Flat
10048 3D
10056 (null)
10057 Dotted Cell Border
10058 Solid Cell Border
10059 Highlight Cell
10060 Highlight Row
10061 Highlight Row, Raise Cell
10062 No Marquee
10063 Floating Editor
10064 (null)
10065 No AddNew
10066 AddNew Current
10067 AddNew Pending
10068 The main grid object
10069 Enables interactive record deletion
10070 Enables interactive record addition
10071 Enables interactive row resizing
10072 Enables or disables record updatability
10073 Controls appearance of column headings, caption, and record selectors
10074 Sets/returns style for grid border
10075 Sets/returns bookmark of current row
10076 Sets/returns current column number
10077 Turns column headings on or off
10078 Sets/returns the visibility of the current cell
10079 Sets/returns modification status of the current cell
10080 Sets/returns modification status of the current row
10081 Specifies bound or unbound mode
10082 Specifies source of grid data
10083 Specifies column width for auto-created columns
10084 Returns status or enters/exits the cell editor
10086 Enables or disables user interaction
10088 Bookmark of row occupying first display line
10089 Specifies the heading and caption font
10090 Number of lines allocated for heading text
10091 Returns the window handle of the grid
10092 Returns the window handle of the grid's editor
10093 Restricts display of marquee to current split
10094 Returns current split marquee style, sets all splits
10095 Shows/hides selection panel at left border
10096 Specifies display line of current data row
10097 Selects style of row divider lines
10098 Specifies height of all grid rows
10099 Sets/returns style for grid scrollbars
10100 Sets/returns length of selected text
10101 Sets/returns start of selected text
10102 Sets/returns the selected text
10103 Sets/returns leftmost selected column of the current split
10104 Sets/returns rightmost selected column of the current split
10105 Sets/returns current split number
10106 Returns number of visible columns
10107 Returns number of visible display rows
10108 Sets/returns grid background color
10109 Sets/returns grid foreground color
10110 Sets/returns grid caption text
10111 Specifies overall grid font object
10112 Sets/returns leftmost visible column
10113 Enables use of arrow keys for grid navigation
10115 Allows tab and arrow keys to cross split boundaries
10116 Defines behavior of the tab key
10117 Defines behavior of tab and arrow keys at row boundaries
10132 Sets/returns the approximate number of rows
10133 Returns the Error Text associated with an Error Event
10134 Returns grid AddNew status
10138 Sets/returns the text of the current cell
10139 Displays the About box
10140 Contains a collection of grid columns
10141 Contains a collection of grid splits
10143 Contains a collection of selected row bookmarks
10144 Identifies a column under an X coordinate
10145 Returns a bookmark relative to the current row
10146 Reinitializes grid from source data table
10147 Returns bookmark corresponding to a display row
10148 Identifies a row under a Y coordinate
10149 Returns the Y position of a row's top border
10150 Scrolls the grid data area
10151 Updates the grid's screen display
10152 Returns a captured image of the grid's display
10157 Deselects all selected columns in the current split
10158 Clears the current column/field layout
10159 Holds the current column/field layout
10160 Identifies the split under X,Y coordinates
10163 Represents a column within a grid or split
10164 Specifies column text alignment
10165 Allows interactive column resizing
10167 Divider style for right column border
10168 Column heading text
10169 Indicates an uncommitted change to the column value
10170 Data table field name for a column
10172 Default value for new column data
10179 Ordinal position of a column
10180 Column left border in container coordinates
10181 If true, data entry prohibited for a column
10182 Data formatting string for a column
10183 Sets/returns displayed column text for current row
10184 Returns top column border in container coordinates
10185 Sets/returns underlying data value for current row
10186 Shows/hides a column
10187 Sets/returns column width in container coordinates
10188 Controls word wrap within cells
10189 Controls whether a button will be displayed within the current cell
10198 Returns displayed text for any row
10199 Returns underlying value for any row
10204 Contains a collection of grid columns
10205 Returns total number of grid columns
10206 Returns a single column object
10208 Adds a new grid column
10209 Removes a grid column
10210 Contains a collection of selected row bookmarks
10211 Returns the number of selected rows
10212 Returns an individual selected row bookmark
10213 Adds a bookmark to the list of selected rows
10214 Removes a bookmark from the list of selected rows
10215 Used to transfer data to/from unbound mode events
10216 Returns the number of rows in the buffer
10217 Returns the number of columns in the buffer
10219 Sets/returns the bookmark for the specified row in the buffer
10220 Returns the field name of the specified column in the buffer
10222 Sets/returns the value of a data item in the buffer
10224 Fired when a mouse click occurs
10225 Fired when a mouse double click occurs
10226 Occurs after data moves from cell to the grid buffer
10227 Occurs after record deletion from grid
10228 Occurs after record insertion in grid
10229 Occurs after record changes are written to the database
10230 Occurs before data moves from cell to the grid buffer
10231 Occurs before record deletion from grid
10232 Occurs before record insertion in grid
10233 Occurs before record changes are written to the database
10234 Occurs before repainting the grid when a column has been resized
10235 Occurs when a column header has been clicked
10236 Occurs when a different cell becomes current
10237 Occurs when rows are resized
10238 Occurs when the grid is scrolled using the scrollbars
10239 Occurs when the current range changes to a different range of cells
10240 Occurs when a different split becomes current
10241 Occurs when the mouse moves
10242 Occurs when a mouse button is pressed
10243 Occurs when a mouse button is released
10244 Occurs when a key is released
10245 Occurs when a key is pressed
10246 Occurs when an ANSI key is pressed and released
10247 Occurs when the grid contents have changed
10248 Fired when the grid requires unbound bookmark for display
10249 Fired when the grid requires unbound data for display
10255 Fired when an unbound row needs to be modified
10256 Fired when a new row is added to the unbound data set
10257 Fired when an unbound row needs to be deleted
10258 Occurs when an associated action fails
10260 Fired after column data is edited
10261 Fired upon an attempt to edit column data
10262 Fired when column data is edited
10267 Occurs when a column button has been clicked
10271 Fired when a user action has invoked an AddNew operation
10275 Contains a collection of grid splits
10276 Returns total number of splits
10277 Returns a single split object
10279 Adds a new split at the given index
10280 Removes a split
10281 Represents a group of adjacent columns that scroll as a unit
10295 If true, data entry prohibited for a split
10296 Returns the ordinal index of a split
10297 Used to synchronize vertical scrolling between splits
10298 Sets/returns split marquee style
10299 Enables interactive split resizing
10300 Allows cells within a split to receive focus
10301 Controls whether a split is scalable or fixed size
10302 Sets/returns split width according to SizeMode
10303 Enables interactive row resizing
10304 Shows/hides selection panel at left border
10305 Sets/returns style for split scrollbars
10307 Sets/returns the visibility of the current cell
10308 Bookmark of row occupying first display line
10309 Sets/returns leftmost visible column
10314 Sets/returns leftmost selected column of a split
10315 Sets/returns rightmost selected column of a split
10319 Contains a collection of columns for a split
10324 Deselects all selected columns in a split
10356 The main grid object
10357 DBGrid Property Page
10359 (null)
16913 Remove
16914 Highlight Text
16915 Highlight
16916 Disabled Text
16917 Button Highlight
16918 Button Text
16919 Button Shadow
16920 Button Face
16921 Scroll Bars
16922 Window Frame
16923 Inactive Border
16924 Active Border
16925 Inactive Title Bar Text
16926 Active Title Bar Text
16927 Inactive Title Bar
16928 Active Title Bar
16929 Menu Text
16930 Menu Bar
16931 Window Text
16932 Window Background
16933 Application Workspace
16934 Desktop
16935 AaBbYyZz
16936 Bold Italic
16937 Italic
16938 Bold
16939 Regular
16940 Split
16941 Delete
16942 Append
16943 Insert
16944 Paste
16945 Copy
16946 Cut
16947 Clear Fields
16948 Retrieve Fields
16949 P&roperties...
16950 Edit
16951 Replace existing grid layout with new field definitions?
17841 Bitmap is too large
17842 Error applying style
17843 Invalid style name
17844 Error adding cell condition
17845 Error removing style
17846 Error updating style
17847 Error accessing style
17848 Duplicate style name
17849 Invalid style index
17850 Error accessing value item
17851 Invalid value list index
17852 Invalid split index
17932 Caption text is too long
17933 No current record
17934 Property is not available in this context
17935 Operation is invalid within the event @0
17936 Data access error
17937 Cannot delete multiple rows
17938 @0 is not a valid data field name
17939 Data type incompatible with column data type
17940 Data type mismatch during field update
17941 Error occurred while trying to delete record
17942 Error occurred while trying to add record
17943 Error occurred while trying to update record
17944 Invalid setting for ScrollBars property
17945 Scroll arguments out of range
17946 Invalid selected row bookmark index
17947 Invalid bookmark
17948 Invalid row number
17949 Column not found
17950 Control not properly initialized
17951 Invalid column index
19998 Invalid setting for @0 property
19999 Cannot initialize data bindings
20002 General
20003 Keyboard
20004 Columns
20005 Layout
20006 Colors
20007 Fonts
20008 Splits
20009 Styles
20010 Values
20011 Overall Font
20012 Heading Font
20013 Foreground Color
20014 Background Color
20015 Heading Foreground Color
20016 Heading Background Color
20017 Editor Foreground Color
20018 Editor Background Color
20019 Inactive Foreground Color
20020 Inactive Background Color
20021 Selected Foreground Color
20022 Selected Background Color
20023 BackColor
20024 ForeColor
20025 Value
20026 DisplayValue
20027 General properties for the DBGrid control