编辑器
优化编辑器 1.调试 2.右键打开 3.标签切换
This commit is contained in:
@@ -3541,7 +3541,8 @@ type TcustomListBox=class(TCustomListBoxbase)
|
||||
SelRange(false);
|
||||
FSelBegin := FSelEnd := n;
|
||||
SelRange(true);
|
||||
SetYpos(n);
|
||||
//SetYpos(n);
|
||||
InsureIdxInClient(n);
|
||||
calllistselchengd();
|
||||
end
|
||||
function getItemSelectedState(n);
|
||||
|
||||
Reference in New Issue
Block a user