Page 1 of 1

Add Tcheckbox cause slow

Posted: Sun Oct 12, 2014 10:10 pm
by mohsen24000
Hi Dear,
When AddControlExTag a Tcheckbox in cell of rows, scrolling is slow.

Code: Select all

chk:=TCheckBox.Create(rv);
table.Cells[i-1,3].AddControlExTag('',chk,-1,rvvaAbsMiddle,'tag');