Sets the text color in a device context.
Source position: winapih.inc line 261
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.