Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit08c28e5

Browse files
committed
2 parents84bb428 +3f18a3f commit08c28e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Source/VirtualTrees.BaseTree.pas‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12607,7 +12607,7 @@ procedure TBaseVirtualTree.HandleMouseDown(var Message: TWMMouse; var HitInfo: T
1260712607
if NeedChangeEvent then
1260812608
begin
1260912609
Invalidate;
12610-
Change(nil);
12610+
Change(HitInfo.HitNode);
1261112611
end;
1261212612
end
1261312613
else if (toAlwaysSelectNode in Self.TreeOptions.SelectionOptions) then

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp