Sets the text color in a device context.
Source position: winapih.inc line 262
public function TWidgetSet.SetTextColor( |
DC: HDC; |
Color: TColorRef |
):TColorRef; virtual; |
DC |
|
The Device Context. |
Color |
|
The new text color. |
The previous color, CLR_INVALID on failure.
| Version 4.4 | Generated 2025-11-08 | Home |