Unit 'LabSurface' Package
[Overview][Types][Classes][Index] [#pl_vulkanlab]

TLabSurface

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

Declaration

Source position: LabSurface.pas line 14

type TLabSurface = class(TLabClass)

public

  class function GetSurfacePlatformExtension;

  

  property VkHandle: TVkSurfaceKHR; [r]

  

  property Width: Integer; [r]

  

  property Height: Integer; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabSurface

  

|

TObject



CT Web help

CodeTyphon Studio