[Overview][Types][Classes][Index] Reference for unit 'LazFreeTypeIntfDrawer' (#lcl)

TLazIntfHorizLineProc

Declaration

Source position: lazfreetypeintfdrawer.pas line 17

type TLazIntfHorizLineProc = procedure(

  x1: Integer;

  y: Integer;

  x2: Integer;

  const Color: TFPColor

) of object;

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