Unit 'PXL.SwapChains' Package
[Overview][Types][Classes][Index] [#pl_asphyrepxl]

TSwapChains

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PXL.SwapChains.pas line 57

type TSwapChains = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Insert;

  

  function Add();

  

  procedure Remove();

  

  procedure Clear;

  

  property Device: TCustomDevice; [r]

  

  property Count: Integer; [r]

  

  property Items []: PSwapChainInfo; default; [r]

  

end;

Inheritance

TSwapChains

  

|

TObject



CT Web help

CodeTyphon Studio