Unit 'PXL.Windows.DXGI' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

DXGI_SWAP_CHAIN_FULLSCREEN_DESC

Declaration

Source position: PXL.Windows.DXGI.pas line 654

type DXGI_SWAP_CHAIN_FULLSCREEN_DESC = record

  RefreshRate: DXGI_RATIONAL;

  

  ScanlineOrdering: DXGI_MODE_SCANLINE_ORDER;

  

  Scaling: DXGI_MODE_SCALING;

  

  Windowed: LongBool;

  

end;



CT Web help

CodeTyphon Studio