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

windowstatety

Declaration

Source position: msegui.pas line 2464

type windowstatety = (

  tws_posvalid,

  tws_sizevalid,

  tws_windowvisible,

  tws_focusoutpending,

  tws_windowshowpending,

  tws_modalfor,

  tws_modalcalling,

  tws_needsdefaultpos,

  tws_closing,

  tws_painting,

  tws_activating,

  tws_globalshortcuts,

  tws_localshortcuts,

  tws_buttonendmodal,

  tws_grouphidden,

  tws_groupminimized,

  tws_groupmaximized,

  tws_transientforminimized,

  tws_grab,

  tws_activatelocked,

  tws_canvasoverride,

  tws_destroying,

  tws_candefocus,

  tws_raise,

  tws_lower

);


Documentation generated on: 2021-05-13