Drawing on TsImage canvas Root › Technical support › Tricks This topic has 1 reply, 2 voices, and was last updated 6 years, 10 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 23, 2018 at 8:33 pm #37709 maz_poloParticipant Hi, Image.Canvas.Brush.Color := clRed; Image.Canvas.Brush.Style := bsDiagCross; Image.Canvas.Ellipse(0, 0, Image.Width, Image.Height); This code is a classic, but it does not work on the canvas of a TsImage. Any hints? January 25, 2018 at 8:26 am #57494 SupportKeymaster Hello I think, this code will work in the nearest release, please wait. 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 › Tricks