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

TIconInfo

Declaration

Source position: lcltype.pp line 2691

type TIconInfo = record

  fIcon: Bool;

  

  xHotspot: DWORD;

  

  yHotspot: DWORD;

  

  hbmMask: HBITMAP;

  

  hbmColor: HBITMAP;

  

end;


Version 3.2 Generated 2024-02-25 Home