(v8.48)TsTreeView OnAdvancedCustomDrawItem() event has no effect. Root › Technical support › Troubleshooting This topic has 1 reply, 2 voices, and was last updated 11 years, 4 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 29, 2013 at 3:53 pm #34404 oyeferParticipant TsTreeView has no effect, but TTreeView works well. just for test: void __fastcall TMainForm::TestTreeViewAdvancedCustomDrawItem(TCustomTreeView *Sender, TTreeNode *Node, TCustomDrawState State, TCustomDrawStage Stage, bool &PaintImages, bool &DefaultDraw) { Sender->Canvas->Font->Color = clRed; } October 31, 2013 at 12:45 pm #50992 SupportKeymaster Hello! I'll check it soon. Author Posts Viewing 2 posts - 1 through 2 (of 2 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