Search found 1 match
- Thu Mar 03, 2005 3:54 am
- Forum: VCL
- Topic: TDBTree ImageField missing ?
- Replies: 1
- Views: 9385
TDBTree ImageField missing ?
TDBTree has properties for CodeField and ParentField, which gives a nice hierarchical display. I would like to be able to control the icon that is displayed depending on the value of a database field (a property called ImageField), the value of which would determine which image from an attached Imag...