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

SelectObject

Selects an object into an device context.

Declaration

Source position: winapih.inc line 234

function SelectObject(

  DC: HDC;

  GDIObj: HGDIOBJ

):HGDIOBJ;

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