JVCL Help:TJvDirectoryEdit.ImageIndex
From Project JEDI Wiki
JVCL Help: TJvDirectoryEdit.ImageIndex Property
[+] TJvDirectoryEdit Fields
[+] TJvDirectoryEdit Methods
[+] TJvDirectoryEdit Properties
Search in JVCL Help
Search in all projectsContents |
[edit] Summary
Indicates which image appears on the button.
[edit] Pascal
propertyImageIndex: TImageIndex;
[edit] Description
Set ImageIndex to designate an image that should appear on the button of the edit button control. ImageIndex specifies a zero-offset index into the Images property. Set ImageKind to ikCustom, otherwise ImageIndex is not used.
[edit] See Also
TJvCustomComboEdit.Images, TJvCustomComboEdit.ImageKind
[edit] About
[edit] Notes
This property is not stored if it is supplied by a TAction object.
[edit] 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
