JVCL Help:TSelectColumn
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TSelectColumn type
Search in JVCL Help
Search in all projectsSummary
Specifies how the select column dialog in a TJvDBGrid displays fields.
Pascal
run\JvDBGrid.pas
TSelectColumn = (
scDataBase,
scGrid
);
Members
Members | Description |
scDataBase | Fields are displayed in the same order as in the dataset. |
scGrid | Fields are displayed in the same order as in the grid. |
Description
TSelectColumn is used to specify the order of the fields in a select column dialog.
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page