Tag for IconControlA(), Set Icon aspect ratio (PBYTE)
Source position: icon.pas line 146
const ICONCTRLA_SetAspectRatio = ICONA_Dummy + 36; |
Per Icon Option for IconControlA() Set the icon aspect ratio; this consists of a numerator and a denominator packed into a single byte (PACK_ICON_ASPECT_RATIO can be used for encoding this parameter). If the icon aspect ratio is unknown, ICON_ASPECT_RATIO_UNKNOWN should be used.
|
Tag for IconControlA(), |
|
|
Pack Numerator and a denominator into a single byte as icon aspect |
|
|
Icon aspect ratio is not known. |