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

GetObject

Returns information about a graphics object.

Declaration

Source position: winapih.inc line 134

function GetObject(

  GDIObject: HGDIOBJ;

  BufSize: Integer;

  Buf: Pointer

):Integer;

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