[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |