Unit 'icon' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

ICONCTRLA_GetAspectRatio

Tag for IconControlA(),

Declaration

Source position: icon.pas line 103

const ICONCTRLA_GetAspectRatio = ICONA_Dummy + 37;

Description

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.

See also

ICONCTRLA_SetAspectRatio

  

Tag for IconControlA(), Set Icon aspect ratio (PBYTE)

PACK_ICON_ASPECT_RATIO

  

Pack Numerator and a denominator into a single byte as icon aspect

ICON_ASPECT_RATIO_UNKNOWN

  

Icon aspect ratio is not known.


Documentation generated on: 2021-07-30