[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |