Pack Numerator and a denominator into a single byte as icon aspect
Source position: icon.pas line 391
| function PACK_ICON_ASPECT_RATIO( | 
| num: LongInt; | 
| den: LongInt | 
| ):LongInt; | 
| num | 
 | Numerator | 
| den | 
 | Denominator | 
| 
 | Tag for IconControlA(), Set Icon aspect ratio (PBYTE) | |
| 
 | Tag for IconControlA(), | |
| 
 | Set and get icon and icon.library options |