[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.GetTextColor

The current text color in an device context.

Declaration

Source position: winapih.inc line 150

public function TWidgetSet.GetTextColor(

  DC: HDC

):TColorRef; virtual;

Arguments

DC

  

The device context.

Function result

The RGB color.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.