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

DrawEdge

Draws one or more edges for a rectangle.

Declaration

Source position: winapih.inc line 84

function DrawEdge(

  DC: HDC;

  var Rect: TRect;

  edge: Cardinal;

  grfFlags: Cardinal

):Boolean;


Version 3.2 Generated 2024-02-25 Home