How to Use Splits > Referencing Splits and their Properties > Split properties common to TDBGrid |
The following properties, which are supported by both Split and TDBGrid objects, adhere to the rules described in the preceding section:
Enables interactive column movement. |
|
Enables interactive column selection. |
|
Enables interactive row selection. |
|
Enables interactive row resizing. |
|
Controls whether even/odd row styles are applied to a split. |
|
Controls horizontal scrolling when the last column is visible. |
|
Sets/returns the background color. |
|
Controls the caption style for a split. |
|
Returns a collection of column objects for a split. |
|
Sets/returns modification status of the current cell. |
|
Sets/returns the editor background color. |
|
Sets/returns the editor foreground color. |
|
Controls the editor style for a split. |
|
Controls the row style for even numbered rows. |
|
Sets/returns extended right column for a split. |
|
Controls whether the FetchRowStyle event will be fired. |
|
Bookmark of row occupying first display line. |
|
Specifies the overall font for a split. |
|
Sets/returns the footing background color. |
|
Specifies the footing font for a split. |
|
Sets/returns the footing foreground color. |
|
Controls the footing style for a split. |
|
Sets/returns the foreground color. |
|
Sets/returns the heading background color. |
|
Specifies the heading font for a split. |
|
Sets/returns the heading foreground color. |
|
Controls the heading style for a split. |
|
Controls the marquee style when set to Highlight Row. |
|
Returns the horizontal scroll bar height, if present. |
|
Sets/returns the inactive heading background color. |
|
Sets/returns the inactive heading foreground color. |
|
Controls the inactive heading style for a split. |
|
Returns the leftmost visible column. |
|
Sets/returns marquee style for a split. |
|
Controls the row style for odd numbered rows. |
|
True if rightmost column can be clipped to edge of split. |
|
Shows/hides selection panel at left border. |
|
Sets/returns scroll bar style for a split. |
|
Sets/returns the selected row background color. |
|
Sets/returns the selected row foreground color. |
|
Controls the selected row and column style for an object. |
|
Sets/returns rightmost selected column. |
|
Sets/returns leftmost selected column. |
|
Controls the normal style for an object. |
|
Returns the vertical scroll bar width, if present. |
Note: The Caption property is not included in this list, even though it is supported by both objects. Since grids and splits maintain separate caption bars, setting the Caption property of the grid does not apply the same string to each split caption.