[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 232

function SelectObject(

  DC: HDC;

  GDIObj: HGDIOBJ

):HGDIOBJ;