Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TCanvas を使用してテキストを描画していますTextOut()が、別のテキストの色が必要です。
TextOut()
私に何ができる?
キャンバスのフォントの色を変更する
Canvas.Font.Color := <whatever>;