Tag for IconControlA(),
Source position: icon.pas line 147
| const ICONCTRLA_GetAspectRatio = ICONA_Dummy + 37; | 
Per Icon Option for IconControlA() Get the icon aspect ratio; this consists of a numerator and a denominator packed into a single byte. If the icon aspect ratio is unknown, ICON_ASPECT_RATIO_UNKNOWN will be returned.
| 
 | Tag for IconControlA(), Set Icon aspect ratio (PBYTE) | |
| 
 | Pack Numerator and a denominator into a single byte as icon aspect | |
| 
 | Icon aspect ratio is not known. |