[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'mseguiglob' (#msegui)

windowoptionsty

Declaration

Source position: mseguiglob.pas line 127

type windowoptionsty = set of (

  wo_popup,

  wo_message,

  wo_desktop,

  wo_dock,

  wo_toolbar,

  wo_menu,

  wo_utility,

  wo_splash,

  wo_dialog,

  wo_dropdownmenu,

  wo_popupmenu,

  wo_tooltip,

  wo_notification,

  wo_combo,

  wo_dnd,

  wo_noframe,

  wo_noactivate,

  wo_overrideredirect,

  wo_embedded,

  wo_buttonendmodal,

  wo_groupleader,

  wo_taskbar,

  wo_notaskbar,

  wo_windowcentermessage,

  wo_sysdnd

);


Documentation generated on: 2021-05-13