tcanvas Questions
2
Solved
I am drawing text on TCanvas using TextOut() but I need a different text color.
What can I do?
3
Solved
I want to shorten a filename to fit in a TEdit, something like
Edit1.Text := MinimizeName(FileName, Edit1.Canvas, Edit1.Width);
Unfortunately this doesn't compile because a TEdit does have a Can...
Khano asked 6/12, 2015 at 15:58
1
© 2022 - 2024 — McMap. All rights reserved.