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

DrawFrameControl

Draws a window frame control, of the specified type and style.

Declaration

Source position: winapih.inc line 82

function DrawFrameControl(

  DC: HDC;

  const Rect: TRect;

  uType: Cardinal;

  uState: Cardinal

):Boolean;

Function result

False on failure.

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