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

widgetstatety

Declaration

Source position: msegui.pas line 156

type widgetstatety = (

  ws_visible,

  ws_enabled,

  ws_active,

  ws_entered,

  ws_entering,

  ws_exiting,

  ws_focused,

  ws_mouseinclient,

  ws_wantmousebutton,

  ws_wantmousemove,

  ws_wantmousefocus,

  ws_iswidget,

  ws_designing,

  ws_opaque,

  ws_nopaint,

  ws_lclicked,

  ws_mclicked,

  ws_rclicked,

  ws_mousecaptured,

  ws_clientmousecaptured,

  ws_newmousecapture,

  ws_loadlock,

  ws_loadedproc,

  ws_showproc,

  ws_minclientsizevalid,

  ws_destroying,

  ws_staticframe,

  ws_staticface,

  ws_isvisible

);


Documentation generated on: 2021-05-13