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

ICONCTRLA_SetHeight

Tag for IconControlA(), Set Icon Height, valid only for palette mapped icon images (LongInt)

Declaration

Source position: icon.pas line 106

const ICONCTRLA_SetHeight = ICONA_Dummy + 40;

Description

Per Icon Option for IconControlA() This value must be in the range [1..256].

See also

ICONCTRLA_SetWidth

  

Tag for IconControlA(), Set Icon Width, valid only for palette mapped icon images (LongInt)

ICONCTRLA_GetWidth

  

Tag for IconControlA(), Get Icon Width, valid only for palette mapped icon images (LongInt)

ICONCTRLA_GetHeight

  

Tag for IconControlA(), Get Icon Height, valid only for palette mapped icon images (LongInt)

ICONCTRLA_IsPaletteMapped

  

Tag for IconControlA(), Check whether the icon is palette mapped (PLongInt).


Documentation generated on: 2021-07-30