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

TLabCommandPool

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

Declaration

Source position: LabCommandPool.pas line 12

type TLabCommandPool = class(TLabClass)

public

  property VkHandle: TVkCommandPool; [r]

  

  property Device: TLabDeviceShared; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Reset();

  

end;

Inheritance

TLabCommandPool

  

|

TObject



CT Web help

CodeTyphon Studio