设计器
优化
This commit is contained in:
@@ -4465,7 +4465,7 @@ type TcustomToolButton=class(tcomponent)
|
||||
begin
|
||||
if d=ShortCut then
|
||||
begin
|
||||
DoOnClick(self,new tuieventbase(0,0,0,0));
|
||||
DoOnClick(self(true),new tuieventbase(0,0,0,0));
|
||||
return "havedoshortcut";
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user