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

TDX7DeviceContextWriter

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

Declaration

Source position: PXL.Types.DX7.pas line 22

type TDX7DeviceContextWriter = class(TCustomDeviceContextWriter)

protected

  procedure SetDD7Object(); virtual; abstract;

  

  procedure SetD3D7Object(); virtual; abstract;

  

  procedure SetD3D7Device(); virtual; abstract;

  

public

  property DD7Object: IDirectDraw7; [w]

  

  property D3D7Object: IDirect3D7; [w]

  

  property D3D7Device: IDirect3DDevice7; [w]

  

end;

Inheritance

TDX7DeviceContextWriter

  

|

TCustomDeviceContextWriter

  

|

TObject



CT Web help

CodeTyphon Studio