编辑器
优化
This commit is contained in:
@@ -146,7 +146,7 @@ type tgraphiccontrol = class(TControl)
|
||||
return 1;
|
||||
end
|
||||
end
|
||||
function CMCursorChanged(var Message:TLMessage):CM_CURSORCHANGED;override;
|
||||
function CMCursorChanged(o:tgraphiccontrol;var Message:TLMessage):CM_CURSORCHANGED;override;
|
||||
begin
|
||||
inherited;
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user