[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 2572
type TIconInfo = record |
fIcon: Bool; |
xHotspot: DWORD; |
yHotspot: DWORD; |
hbmMask: HBITMAP; |
hbmColor: HBITMAP; |
end; |
lazarus-ccr.sourceforge.net |