[dcc32 Error] DSharp.Windows.TreeViewPresenter.pas(1908): E2010 Incompatible types: 'TImageIndex' and 'Integer'

Issue #26 new
Former user created an issue

Can not compile on XE3 (Debug, Win32) unit DSharp.Windows.TreeViewPresenter. Get error : "[dcc32 Error] DSharp.Windows.TreeViewPresenter.pas(1908): E2010 Incompatible types: 'TImageIndex' and 'Integer'"

Need add Unit System.UITypes and corrent procedure DoGetImageIndex(Sender: TBaseVirtualTree; Node: PVirtualNode; Kind: TVTImageKind; Column: TColumnIndex; var Ghosted: Boolean; var ImageIndex: TImageIndex);

Comments (0)

  1. Log in to comment