Combo_Index - dbComboFormDS
The Index used by the combo form
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Combo_Index
| Access Type | Syntax |
|---|---|
| Read Access: | Get Combo_Index to IntegerVariable |
| Write Access: | Set Combo_Index to IntegerVariable/Value |
Description
Combo_Index is Index number of the Combo_Data_File by which records are to be found. This would normally be an index on the description_field.
Default is 1.