Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
jenswahl
Posted - Apr 07 2017 : 02:48:57 Hello,
I'm again with another problem: I want to use a TImageEnFolderMView with Checkboxes. I set it in the ObjectInspector to iecbAlways (see checkboxes.jpg), but I can't see a checkbox on runtime. So I tried it in the code:
I call only SetModernStyling(False) but removing it brings the same. No other custom drawing. The demo runs correctly. If I use a TImageEnMView it works OK but not the TImageEnFolderMView. I compared the properties of the demo's ImageEnMView with my FolderMView and set other properties to the demo one. No effect.
Jens
xequte
Posted - Apr 07 2017 : 18:39:22 That's weird. Are you doing any custom drawing with the TImageEnMView?