How to Use Splits > Referencing Splits and their Properties > Split-only properties not supported by TDBGrid |
The following properties are supported by Split objects but not by TDBGrid. Therefore, to apply a value to the entire grid, you need to explicitly set the value for each split individually.
Allows cells within a split to receive focus. |
|
Enables interactive resizing for a split. |
|
Divider style for right split border. |
|
Returns the ordinal index of a split. |
|
True if data entry is prohibited for a split. |
|
Used to synchronize vertical scrolling between splits. |
|
Sets/returns split width according to SizeMode. |
|
Controls whether a split is scalable or fixed size. |