Unit 'libgnomeui' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gnome1]

TGnomeWinLayer

Declaration

Source position: gnomewinhints.inc line 19

type TGnomeWinLayer = (

  INAYER_DESKTOP = 0,

  INAYER_BELOW = 2,

  INAYER_NORMAL = 4,

  INAYER_ONTOP = 6,

  INAYER_DOCK = 8,

  INAYER_ABOVE_DOCK = 10

);


Documentation generated on: 2025-07-25