Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TIconInfo

Declaration

Source position: lcltype.pp line 2685

type TIconInfo = record

  fIcon: Bool;

  

  xHotspot: DWORD;

  

  yHotspot: DWORD;

  

  hbmMask: HBITMAP;

  

  hbmColor: HBITMAP;

  

end;



CT Web help

CodeTyphon Studio