JVCL Help:TJvCustomDatePickerEdit.DefaultImageIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDatePickerEdit.DefaultImageIndex Method
[+] TJvCustomDatePickerEdit Events
[+] TJvCustomDatePickerEdit Methods
[+] TJvCustomDatePickerEdit Properties
Search in JVCL Help
Search in all projectsSummary
Indicates which image from the default image list is used by the combo edit class.
Pascal
classfunctionDefaultImageIndex: TImageIndex; override;
Description
The DefaultImages class function of a combo edit returns an image list that contains a list of bitmaps that can appear on the button of a combo edit control. Class function DefaultImageIndex returns which image from the default image list is used by combo edit controls of that class. So note that different combo edit classes may return different values for DefaultImageIndex.
See Also
TJvCustomComboEdit.DefaultImageIndex
About
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