[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

TIconInfo

Declaration

Source position: lcltype.pp line 2572

type TIconInfo = record

  fIcon: Bool;

  xHotspot: DWORD;

  yHotspot: DWORD;

  hbmMask: HBITMAP;

  hbmColor: HBITMAP;

end;

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