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

TGnomeWinHints

Declaration

Source position: gnomewinhints.inc line 31

type TGnomeWinHints = (

  WIN_HINTS_SKIP_FOCUS = 1 shl 0,

  WIN_HINTS_SKIP_WINLIST = 1 shl 1,

  WIN_HINTS_SKIP_TASKBAR = 1 shl 2,

  WIN_HINTS_GROUP_TRANSIENT = 1 shl 3,

  WIN_HINTS_FOCUS_ON_CLICK = 1 shl 4,

  WIN_HINTS_DO_NOT_COVER = 1 shl 5

);


Documentation generated on: 2023-03-18