Unit 'AsphyreFactory' Package
[Overview][Classes][Variables][Index] [#pl_asphyresphinx]

TAsphyreProvider

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

Declaration

Source position: AsphyreFactory.pas line 34

type TAsphyreProvider = class

protected

  FProviderID: Cardinal;

  

public

  property ProviderID: Cardinal; [r]

  

  function CreateDevice; virtual; abstract;

  

  function CreateCanvas; virtual; abstract;

  

  function CreateRasterizer; virtual; abstract;

  

  function CreateLockableTexture; virtual; abstract;

  

  function CreateRenderTargetTexture; virtual; abstract;

  

end;

Inheritance

TAsphyreProvider

  

|

TObject



CT Web help

CodeTyphon Studio