TOVDBEnumComboBox component helps to associate integer values kept in database field with descriptive strings - with which user works. Descriptive strings are filledin Items property; and the component shows the string with ItemIndex equal to data field value (and, vice versa, stores in data field an index of string selected by user). |