TsTreeView – Access Violation Root › Technical support › Troubleshooting This topic has 2 replies, 2 voices, and was last updated 10 years, 2 months ago by remsi. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts July 17, 2014 at 2:23 pm #36220 remsiParticipant Hello, found a bug in sTreeView.pas (AC. Version 9.12): line 346 and following do: Code: RightNode := nil; SkinCustomDrawItem(Self, RightNode, [], cdPostPaint, b, :cool:; The call of SkinCustomDrawItem with RightNode = nil causes in line 155: Code: nRect := Node.DisplayRect(True); an exception. Greetings, Clemens August 14, 2014 at 12:09 pm #52257 SupportKeymaster Thank you for the message. Error will be fixed in the nearest release, I think. August 29, 2014 at 7:41 am #52369 remsiParticipant Thank You for Fixing it! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting