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

TDisplayDevice

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

Declaration

Source position: PXL.Displays.Types.pas line 62

type TDisplayDevice = class(TCustomDevice)

protected

  function GetDeviceContext; override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Clear(); override;

  

  property Display: TCustomDisplay; [r]

  

end;

Inheritance

TDisplayDevice

  

|

TCustomDevice

  

|

TObject



CT Web help

CodeTyphon Studio