Unit 'System.UITypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl-objpas]

TWindowStates

Declaration

Source position: system.uitypes.pp line 873

type TWindowStates = set of (

  wsNormal,

  wsMinimized,

  wsMaximized,

  wsFullScreen

);


Documentation generated on: 2025-07-25