Guest Posted February 24, 2011 Posted February 24, 2011 Message from: "Javi" Hi In WebMode, icons do not correspond to those of VCLMode. The size of the icons do not match. with TreeView.Items.AddChild(nil, 'Usuarios') do begin ImageIndex := 4; SelectedIndex := ImageIndex; end; Thanks -- NNTP.hk - (^(oo)^) http://www.nntp.hk/web/ Quote
Guest Posted February 24, 2011 Author Posted February 24, 2011 Message from: "Farshad Mohajeri" "Javi" wrote in message news:%23xO5wvB1LHA.2720@anaxagvs227... > Hi > > In WebMode, icons do not correspond to those of VCLMode. > The size of the icons do not match. > > with TreeView.Items.AddChild(nil, 'Usuarios') do begin > ImageIndex := 4; > SelectedIndex := ImageIndex; > end; Logged #859 and fixed . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.