I am making a custom label, and am inheriting it from a TCustomLabel. I am doing my own drawing directly to the canvas, but since I implemented the Transparent mode, I realized that the original caption is still showing behind my drawing regardless of clearing it. How can I keep the original inherited caption from drawing in a TCustomLabel component?
JD Solutions
JD Solutions